The ITickRetrieval type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetService |
Retrieves the IService instance for this plugin.
| |
| IsWatching |
Determines if the service is listening for tick data.
| |
| SetWatchedSymbols |
Sets the list of symbols that will be listening for tick data.
| |
| StartWatching |
Instructs the service to begin watching for tick data.
| |
| StopWatching |
Instructs the service to stop watching for tick data.
|