LiquiMessageAdapter Methods |
The LiquiMessageAdapter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Create a copy of MessageAdapter.
(Inherited from MessageAdapter.) |
![]() | CreateOrderLogMarketDepthBuilder |
Create market depth builder.
(Inherited from MessageAdapter.) |
![]() | Dispose | (Inherited from Disposable.) |
![]() | DisposeManaged | (Inherited from Disposable.) |
![]() | DisposeNative | (Inherited from Disposable.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Inherited from Disposable.) |
![]() | GetCandleArgs |
Get possible args for the specified candle type and instrument.
(Inherited from MessageAdapter.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetHistoryStepSize |
Get maximum size step allowed for historical download.
(Inherited from MessageAdapter.) |
![]() | GetTimeFrames |
Get possible time-frames for the specified instrument.
(Inherited from MessageAdapter.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsAllDownloadingSupported |
Is for the specified dataType all securities downloading enabled.
(Inherited from MessageAdapter.) |
![]() | IsSecurityRequired |
Support filtering subscriptions (subscribe/unsubscribe for specified security).
(Inherited from MessageAdapter.) |
![]() | Load |
Load settings.
(Overrides MessageAdapterLoad(SettingsStorage).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnPropertyChanged |
Raise PropertyChanged event.
(Inherited from MessageAdapter.) |
![]() | OnSendInMessage |
Send message.
(Overrides MessageAdapterOnSendInMessage(Message).) |
![]() | RaiseLog |
To call the event Log.
(Inherited from BaseLogSource.) |
![]() | Save |
Save settings.
(Overrides MessageAdapterSave(SettingsStorage).) |
![]() | SendInMessage |
Send message.
(Inherited from MessageAdapter.) |
![]() | SendOutDisconnectMessage(Boolean) |
Send to SendOutMessage(Message) disconnect message.
(Inherited from MessageAdapter.) |
![]() | SendOutDisconnectMessage(Exception) |
Send to SendOutMessage(Message) disconnect message.
(Inherited from MessageAdapter.) |
![]() | SendOutError(Exception) |
Initialize a new message ErrorMessage and pass it to the method SendOutMessage(Message).
(Inherited from MessageAdapter.) |
![]() | SendOutError(String) |
Initialize a new message ErrorMessage and pass it to the method SendOutMessage(Message).
(Inherited from MessageAdapter.) |
![]() | SendOutMarketDataNotSupported |
Initialize a new message MarketDataMessage and pass it to the method SendOutMessage(Message).
(Inherited from MessageAdapter.) |
![]() | SendOutMarketDataReply |
Initialize a new message MarketDataMessage and pass it to the method SendOutMessage(Message).
(Inherited from MessageAdapter.) |
![]() | SendOutMessage |
Send outgoing message and raise NewOutMessage event.
(Inherited from MessageAdapter.) |
![]() | ThrowIfDisposed | (Inherited from Disposable.) |
![]() | ToString | Returns a string that represents the current object. (Overrides BaseLogSourceToString.) |