ClassicalSucsess / Profile
Friends
5
Requests
Outgoing
ClassicalSucsess
Added topic Can I provide a signal if I use EAs from the market?
Hi, does anyone know whether I can register my account as a signal provider if I use several EAs from the market, as well as manual trading ? What if I only used EAs from the MQL5 market? Would like to know if that is allowed or not

ClassicalSucsess
Hi @Marco Solito, here is the information you requested:
I ran the Dark Gold EA live on the 5min timeframe with my custom settings. Then I used the exact same settings to do a back test over the same period of time, and the results are very different.
If you want to reproduce this issue, simply run the Dark Gold EA with your desired settings for a full day or so, to ensure you have some trades to compare. Then use the exact same settings, timeframe, etc. and use real ticks in your backtest. Zoom in and you will see that the trades differ with 5 to 15 minutes. Even if they opened on the same bar, zoom to a smaller time frame and observe the multiple minute differences!
Here is the results from live trading the Dark Gold EA with custom settings on the 5 min timeframe:https://charts.mql5.com/42/615/gold-m5-fxpro-financial-services.png
Here is the results from the BackTest, with the exact same settings, time-frame, broker, and time period:https://charts.mql5.com/42/611/gold-m5-fxpro-financial-services.png
Take note that there is one trade which overlaps pretty well. Then there were two live trades which did not trigger in the backtest, and one trade in the backtest which did not trigger in live trading.
If you do you own tests you will see this. When I test your other EAs the backtest results are 99% accurate. With Dark Gold it is way out.
I love you products and would appreciate it very much if you could correct this bug.
Regards.
I ran the Dark Gold EA live on the 5min timeframe with my custom settings. Then I used the exact same settings to do a back test over the same period of time, and the results are very different.
If you want to reproduce this issue, simply run the Dark Gold EA with your desired settings for a full day or so, to ensure you have some trades to compare. Then use the exact same settings, timeframe, etc. and use real ticks in your backtest. Zoom in and you will see that the trades differ with 5 to 15 minutes. Even if they opened on the same bar, zoom to a smaller time frame and observe the multiple minute differences!
Here is the results from live trading the Dark Gold EA with custom settings on the 5 min timeframe:https://charts.mql5.com/42/615/gold-m5-fxpro-financial-services.png
Here is the results from the BackTest, with the exact same settings, time-frame, broker, and time period:https://charts.mql5.com/42/611/gold-m5-fxpro-financial-services.png
Take note that there is one trade which overlaps pretty well. Then there were two live trades which did not trigger in the backtest, and one trade in the backtest which did not trigger in live trading.
If you do you own tests you will see this. When I test your other EAs the backtest results are 99% accurate. With Dark Gold it is way out.
I love you products and would appreciate it very much if you could correct this bug.
Regards.

ClassicalSucsess
NODE Neural EA for MT5 Blows account with every backtest based on real ticks. Defaults settings not safe, and not much can be adjusted. It's not safe:

ClassicalSucsess
Added topic How to reset the settings when testing an EA in the strategy tester?
Hi all, I am testing some EAs and I can't find a way to reset the settings (inputs) for the chosen EA! It remembers all my changed settings instead and I can't get it back to the original. Any help will be appreciated