EmulationStateMessage

StockSharp.Messages

The message, informing about the emulator state change.

Herda de: Message

Implementa: IErrorMessage

Construtores

EmulationStateMessage()

Initializes a new instance of the EmulationStateMessage.

Propriedades

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.

Retorna: Copy.