EmulationStateMessage

StockSharp.Messages

The message, informing about the emulator state change.

Hereda de: Message

Implementa: IErrorMessage

Constructores

EmulationStateMessage()

Initializes a new instance of the EmulationStateMessage.

Propiedades

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).

Métodos

Clone() : Message

Create a copy of EmulationStateMessage.

Devuelve: Copy.