I am using Positions[0].MarketPosition to check the current Market Position for the first instrument, but this value checks only current strategy position and not the real one.
So, after a restart and if a position is open (for whatever reason) it doesn’t check the real Market Position.
So now, I have a position opened, I can see it on Positions window but my strategy cannot take proper actions. Is there any other way to check the overall Market Position?
Thank you


Comment