How can I turn DD into a percentage?
-
@l-andorrà
Do you need normal(max) DD, or relative DD ? -
@l-andorrà I don't use mt4 but on mt5 and it could be the same, you could try like this https://fxdreema.com/shared/CAgXMJgyb
-
@seb-0 I need the relative one. Any suggestion?
-
@miki An interesting way to do it, but I do not see how that structure can identify the largest consecutive loss from the whole history tab. I see you can find the total loss in general, but not the relative DD. Any suggestion?
-
@l-andorrà
I think the system proposed by "miki" is right for the loaded trades.
Did you want to get the DD of your whole broker trades history, if so I don't know how you could load the values of trades closed before the execution of the EA.. -
@seb-0 That is exactly the problem. I need the whole trades history. That can be a lot of trades to check. And that means a lot of calculation effort that can be simply un attainable in moment with high volatility.
-
@l-andorrà Puedes probar con esto amigo:
-
@miki Me gusta tu proyecto, ya lo tienes completo para buy y sell?
-
@miki Este codigo no funciono amigo
-
@DragonZueloTrends Al final renuncié a conseguir ese dato. Tuve que encontrar otra información equivalente que no estaba relacionada con el DD.