Check Lot Size?
-
Hi.
Is there a way to check the lot size of a trade?
For example, if a EA is opening trades on a Martingale style, it there a block to check the lot size (0.01, 0.02, 0.04, 0.08, etc)?
I want to close the trade if a lot size is 0.04 and the loss reaches USD10, but can't find a way to check the lot size.
I really appreciate if anyone can help.
Thanks -
block For each Trade + block Condition where you set parameter (in loop) trade order and here is lot size
-
-
yes, pink blocks are for some kind of check and control in trades
