OnPositionUpdate()
OnPositionUpdate()
Definition
Called every time a position changes state.
The OnPositionUpdate() method is called on ALL position updates (e.g., any account and instrument combination) and NOT just the specific items which are selected in the SuperDOM.
Method Return Value
This method does not return a value.
Syntax
protected override void OnPositionUpdate(PositionEventArgs positionUpdate)

