GeneratorMessage

StockSharp.Algo.Testing.Generation

The message about creation or deletion of the market data generator.

Erbt von: MarketDataMessage

Konstruktoren

GeneratorMessage()

Initializes a new instance of the GeneratorMessage.

Eigenschaften

Generator : MarketDataGenerator

The market data generator.

Methoden

Clone() : Message

Create a copy of GeneratorMessage.

Rückgabe: Copy.

CopyTo(GeneratorMessage)

Copy the message into the .

destination
The object, to which copied information.