How do I retrieve the quantity automatically calculated in the strategy?
I'm setting the Accountsize = 1000 but if I use a multi-timeline I'm forced to specify the quantity in the EnterLong overload.
For example EnterLong (1,1,"Long"). But this instructions only buys 1 quantity from the Barinprogress(1).
Thanks!
Tex

Comment