how to use micro lot size
-
pls i need the function of the EA to open 0.21 lot size and immediately close 0.2 lot size leaving 0.01 lot size running. reason being that the minimum lot size for synthetic indexes is 0.2 lot size but there is a way to manually use 0.01 lot size. i want to use it for martingale principle by doubling the lot size process. let mw give example of the lot size doubling sequence. open 0.21 and close 0.2 leaving 0.01 running, if hit hit stop loss, the next trade should be 0.22 lot size and immediately close 0.2 leaving 0.02 and so on until it hit take profit then reset back to 0.01 lot size. PLS ASSIST ME TO ACHIEVE IT
-
Do you mean opening a lot size and then, immediately after it was open to partially close it? What about commissions? You will be paying unnecessary commissions all the time.
-
@l-andorrà do not worry about that. i used a zero level spread account. i need this function in a martingale style. kindly help me
-
@creatingrobot You need to use these blocks beloe your buy/sell now blocks:

-
@l-andorrà thank you so much. pls i want it in martingale style sir. i want it in a way that it will keep doubling the lot size. kindly assist me pls
-
Ok. Can you please share the link to your current project?