Can we code custom criteria for optimization using fxDreema?
-
Hi,
I'm looking to get the Equity Drawdown Relative (in % and $) in my optimization report (or include it in a custom optimization criteria), instead of the Equity Drawdown Maximal that MT5 is using by default. So can we code this using fxDreema?
The reason is I'm using dynamic lot sizes (which increase based on Balance) and so the Drawdown % and Recovery Factor become irrelevant for my EA optimization, because they are based on the Maximal DD.
Thanks.
-
Not sure if it is possible with fxDreema. You can definitely create as many variables as you want to get that info on a chart or on a txt file. A completely different thing is changing the info available through the MT5's optimization chart. My guess is that's not possible, but maybe someone else can prove me wrong.