I notice something when enabling strategies using for example Position.MarketPosition = MarketPosition.Flat
The issue is that it looks at the strategy historical position vs the actual real account position when enabled.
I would like it, upon enabling the strategy, to look at the real account position.
How can I make it evaluate the actual account position being flat and not only the strategy historical position?
Thanks folks.
Gref

Comment