If I have an open Position, I don't know how to determine which order or orders belong to that position.
Older orders which are Filled could be already closed out, and there might be more than one order for a position (so the averagefillprice doesn't match).
PS: I'm using StartATMStrategy in an indicator, not a strategy.

Comment