- Credits
- 0
Code:MainLot1 = NormalizeDouble(LotsOptimized(Risk1, Deposit1), 2); RefillLot1 = LotsOptimized(Risk1 - CurrentRisk(CountLotsAllOrders(Magic1, TypeOrder1), Deposit1), Deposit1);
yes, order lot size is decided based on 2 parameters. Deposit and Risk, so please optimize them.
I worked many hours to obtain that set, I don't think I can change those parameters without compromising the strategy..can you make the EA restart anyway?
