interface IClosedPositionsManager
Parents
object
Brief
The interface for getting access to closed positions data
| Public Methods | |
|---|---|
| subscribeClosedPositionChange | Subscribes to the closed position change event |
| unsubscribeClosedPositionChange | Unsubscribes from the closed position change event |
| getClosedPosition | Gets data of a particular closed position by ID |
| getClosedPositionsSnapshot | Gets a snapshot of all closed positions |