interface IOpenPositionsManager| Parents | |
The interface for getting access to open positions data
| Public Methods | |
|
Gets the count of open positions |
|
|
Gets a data of a particular open position by ID |
|
|
Gets the IDs of all open positions |
|
|
Gets a snapshot of all open positions |
|
|
Gets a raw data of a particular open position by ID |
|
|
Gets a snapshot of all raw open positions |
|
|
Subscribes to the open position change event |
|
|
Unsubscribes from the open position change event |
|