Martingale
-
Hello everyone. Thanks for help in advance.
i have created profitable ea on martingale. all i wanna try out is % martingale lot size
so depending on the stop loss martingale should open double but accordingly to my stop loss. stop loss is calculated on the candle low/high so its different every time... how can i implement that?
Q: how to set next position after loss, to be exactly doubled, calculated on a different stoploss size
-
Not too sure exactly what you need, but get the lot size in the standard way via % of SL, then in adjust *2 this should take the calculated lot and double it.