Modify lot size on multiple blocks at once
-
My EA uses several buy/sell blocks and I wanted to be able to adjust the lot sizing of all blocks at once. I made a constant with a value of .03 lots and set a custom numeric value as the money management. When backtesting trades are still opened at .01 lots. Am I going about this the wrong way?
https://fxdreema.com/shared/VmMgSEime -
@iagnew Use a variable instead of a constant, whatever condition you set to change this, will change the used lot.