How to add the autolot that for every 1000 on the budget adds 0.01 on this code in MQL4
I tried to add this functionality that for every 1000$ adds 0.01 but it continuously gives me problems, the functionality that checks lots is called in multiple parts of the code because it uses a lotstep to make a martingale so I am not understanding how to solve this problem.