How to count total lot size?
For example, I have 3 open trades:
- buy (1 lot)
- buy (2 lots)
- sell (4 lots)
I want a block that would yield 7 lots as the answer.
How to count total lot size?
For example, I have 3 open trades:
I want a block that would yield 7 lots as the answer.