EmulationStateMessage

StockSharp.Messages

The message, informing about the emulator state change.

Inherits: Message

Implements: IErrorMessage

Constructors

EmulationStateMessage()

Initializes a new instance of the EmulationStateMessage.

Properties

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

Methods

Clone() : Message

Create a copy of EmulationStateMessage.

Returns: Copy.