interface IDataProvider
Parents
object
Brief
The interface for providing the state of trading data
| Public Methods | |
|---|---|
| subscribeStateChange | Subscribes to the data manager state change event |
| unsubscribeStateChange | Unsubscribes from the data manager state change event |
| getState | Gets the current state of the data manager |