Page 1 of 1

NakedMarkets 2024 Roadmap

Posted: Tue Mar 15, 2022 9:38 am
by Admin
###############################################
Roadmap
###############################################

Main roadmap :
- 1°) Bid/Ask rule in Rule Manager
- 2°) Export of the Rules in MQL4 format.
- 3°) Add tick data format support & Creation of custom timeframes below 1 minute .
- 4°) Implementation of the import feature for MQL4/Pinescript indicators/strategies.
- 5°) Detachable terminal (viewtopic.php?t=85) .
- 6°) Add a custom statement import feature for the stat center



Long-term features follow-up* :
- TradingView User Interface Theme :
* Tradingview chart : done
* Chart properties Windows : done
* Select/create graphical tool in TradingView fashion : done
* Add segment/trendline feature to be set to the nearest 45°: done
* Adding the ability to zoom/stretch the price axis without limit : done

- Stat center improvement :
* sorting per column in trade list
* columns filter in trade list
* coloring trades in trade list
* showing trade on graph in trade list (only for NM backtests, not external statements)


*These features are part of the NakedMarkets roadmap. However, since it represents big features and significant modules, they have their own category. Instead of taking a lot of time to design these features/improvements, we will add them gradually through the next releases.


###############################################
Previous major features
###############################################

This list will be updated when an important feature has been implemented.
Previous major items being integrated :
- News trading module
- Implementation of the API in .NET (C# and VB)
- Importing external data [24/10/22]
- Add partial orders management window (viewtopic.php?t=28) [24/10/22]
- TradingView interface [21/04/23]
- Dark/Light color themes [18/05/23]

Priority : high, moderate, low

Re: NakedMarkets 2023 Roadmap

Posted: Sun Mar 12, 2023 8:29 pm
by GG158
Referring to number 4 in the roadmap:
- 4°) Export of the Rules in MQL4 format.

Does this mean we'll be able to export rules to a complete tradeable EA in MQL4?
i.e. NM will be a no code EA builder solution soon?

Re: NakedMarkets 2023 Roadmap

Posted: Mon Mar 13, 2023 8:18 am
by Admin
Yes, it means that we will include a feature that will translate the rules in to MQL4 format,
Technically, this is not hard to implement. Translating from MQL4 format is harder though

Re: NakedMarkets 2023 Roadmap

Posted: Mon Mar 13, 2023 10:10 pm
by GG158
That is great to hear. I'm sure many would find it very useful, being able to create strategies, backtest them and then export the good ones to test/trade in MT4.

Agree, translating from MQL4 would be trickier. There are many ways to code for the same output.

Re: NakedMarkets 2024 Roadmap

Posted: Wed Jan 31, 2024 12:09 pm
by jolat
Hi, maybe I misunderstood, but under your Roadmap, 4) Implementation of the import feature for MQL4/Pinescript indicators/strategies. Does this mean import from tradingview/pinescript to NM only, or will it also include being able to export the Rules to Pinescript/tradingview?

Re: NakedMarkets 2024 Roadmap

Posted: Wed Jan 31, 2024 2:35 pm
by NakedMarkets
Hi,
Yes, this mean that we plan to implement the feature to import from Tradingview to NM.
But the reverse (from NM to TradingView) could be done as well in another item, since the 2°) is the same but for Metatrader

Re: NakedMarkets 2024 Roadmap

Posted: Thu Mar 21, 2024 3:06 pm
by chrizpro7
Hi,

I'm seriously considering to buy Naked Markets:

I'm kind of leaning toward Forex Tester because they have the following:

1.) Tick Data
2.) Ability to import MQL4 script and backtest
3.) They even have an optimizer
4.) Trailing SL

Can I get a time in the ballpark of when you might have these? Tick Data are nice to have when needed. Same can be said about the optimizer, as you have to be really careful to not overfit a strategy.

One thing I really like about Naked Markets is that I can easily jump to the next session of interest for me.

Re: NakedMarkets 2024 Roadmap

Posted: Mon Mar 25, 2024 9:21 am
by Admin
Hi,

You can see on this page, other differences between Forex Tester and NakedMarkets :
https://www.naked-markets.com/index.php/interfaces/
As you can see, several features are not provided by Forex Tester, contrary to NakedMarkets : detailed statistics, Graphical strat/entry/exit without coding skills, quality data with real spread for free, fast backtest, TradingView interface, ...

About the features you are interested in :
1°) Tick data is the next big feature to implement. But, except if you trade M1 timeframes, you don't need it because in our M1 data, we have included all the historical spread within. This is the main goal of using tick, using real spread. For information, under Forextester, if you don't explicitly use Ticks (and pay for it), these are randomly generated out from nowhere (like Metatrader).
2°) We hope to do this in the next 6 months
3°) It's not on the roadmap yet. As you said, it can be useful but it's easy to overfit a strategy with it.
4°) You can do Trailing SL with NakedMarkets, even better than with Forextester. In NM, you can define exit rules, as you want, to trail exit depending on indicator values for example.