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.