The OnExecutionUpdate documentation says: "Executions drive the strategy Position object, which is updated when this method is called."
This is a little vague. "When" means what? Before, during or after? Seems the Positions object should be updated before OnExecutionUpdate is called. So why is the quantity still zero sometimes?
Thanks.

Comment