public interface PositionListener
HistoricalDataListener should not be implemented if you want
this to work)| Modifier and Type | Method and Description |
|---|---|
void |
onPositionUpdate(StatusInfo statusInfo)
Called when instrument status information changes (PnL, number of open
orders, position, etc).
|