Hi Mahmoud, Currently the EA has some parameters defined for the working time frame:
- "start hour, 0 for disable"
- "stop hour, 0 for disable"
Could you update this to include a parameter to disable the working time frame (true/false), since the current approach is not straight forward. If you e.g. want to work from 22:00 --> 06:00 this would not be possible since in backtest you step through 00:00 which disables any test results...
Gold Settings for H1 H4 M30 and M15
.
Hi Mahmoud,
Currently the EA has some parameters defined for the working time frame:
- "start hour, 0 for disable"
- "stop hour, 0 for disable"
Could you update this to include a parameter to disable the working time frame (true/false), since the current approach is not straight forward. If you e.g. want to work from 22:00 --> 06:00 this would not be possible since in backtest you step through 00:00 which disables any test results...
Hi Mahmoud,
please also update the MM
If backtesting with a budget of 1000EUR, using "AutoMoneyManagement"==TRUE + "percentToRisk"=1 I get lot size of 100 lot...
The parameter "percentToRisk" is also not allowing decimals to use the value of e.g. 0.01.
Hi Mahmoud,
please also update the MM
If backtesting with a budget of 1000EUR, using "AutoMoneyManagement"==TRUE + "percentToRisk"=1 I get lot size of 100 lot...
The parameter "percentToRisk" is also not allowing decimals to use the value of e.g. 0.01.
Sure
I am optimizing the algorithm, in the next update the mm case will also be fixed.
Thanks for your patience