###############################################
Roadmap
###############################################
Main roadmap :
- 1°) Add fibo extension graphical tool (viewtopic.php?p=128)
- 2°) Add fibo Rules and Bid/Ask rule in Rule Manager
- 3°) Export of the Rules in MQL4 format.
- 4°) Add tick data format support.
- 5°) Implementation of the import feature for MQL4 indicators/strategies.
- 6°) Detachable terminal (viewtopic.php?t=85) .
- 7°) Add a custom statement import feature for the stat center
- 8°) Creation of custom timeframes below 1 minute .
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°
* 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/22]
- Dark/Light color themes [18/05/22]
Priority : high, moderate, low
NakedMarkets 2023 Roadmap
Re: NakedMarkets 2023 Roadmap
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?
- 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
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
Technically, this is not hard to implement. Translating from MQL4 format is harder though
Re: NakedMarkets 2023 Roadmap
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.
Agree, translating from MQL4 would be trickier. There are many ways to code for the same output.