AccountPositionUpdate Event
Event raised when the accounts position data changes.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public event AccountPositionUpdateEventHandler PositionUpdate
Public Event PositionUpdate As AccountPositionUpdateEventHandler
Value
AccountPositionUpdateEventHandler
When an order is submitted, or when P&L for a position changes then you will get
this event giving the new details of the position. The position details include
the net position, margin, P&L, worst position etc.