MDApplication Methods |
The MDApplication type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | Dispose(Boolean) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | (Overrides ObjectFinalize) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | Join | Waits until application is stopped. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ResolveInstrumentBySecDesc | |
![]() | ResolveInstrumentBySecID(UInt64, SecurityDefinitionListener) | |
![]() | ResolveInstrumentBySecID(UInt64, SecurityDefinitionListener, String) | |
![]() | ResolveInstrumentBySecurityGroup | |
![]() | ResolveInstrumentBySymbol(String, SecurityDefinitionListener) | |
![]() | ResolveInstrumentBySymbol(String, SecurityDefinitionListener, String) | |
![]() | ResolveInstrumentsByChannelID | |
![]() | Stop | Stops application. Method does not stop application immediately. Use join method to wait until will stop. |
![]() | StopChannelListener | |
![]() | StopSecDescListener | |
![]() | StopSecGroupListener | |
![]() | StopSecIDListener | |
![]() | StopSymbolListener | |
![]() | Subscribe | Subscribes to market data for instrument by Security Description |
![]() | SubscribeAll | Subscribes to the market data for all instruments on market |
![]() | SubscribeBySecurityID | Subscribes to market data for instrument by security ID and channel info |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | Unsubscribe | Unsubscribes from instrument by Security Description |
![]() | UnsubscribeAll | Unsubscribes from all instruments |
![]() | UnsubscribeBySecurityID | Unsubscribes from instrument by security ID |