EmulationStateMessage

StockSharp.Messages

The message, informing about the emulator state change.

継承元: Message

実装: IErrorMessage

コンストラクター

EmulationStateMessage()

Initializes a new instance of the EmulationStateMessage.

プロパティ

Error : Exception

Data process error.

StartDate : DateTime

Date in history for starting the paper trading.

State : ChannelStates

State.

StopDate : DateTime

Date in history to stop the paper trading (date is included).

メソッド

Clone() : Message

Create a copy of EmulationStateMessage.

戻り値: Copy.