PositionUpdate
Definition
PositionUpdate can be used for subscribing to position update events.
Remember to unsubscribe if you are no longer using the subscription.
Syntax
PositionUpdate
Examples
The core MarketPosition e.Position is considered flat when Operation.Remove is seen, thus any related tracking in your logic you want to trigger or update should be aware. An Operation.Update would be seen if there was no flat state in between, i.e. on a reverse of the position.

