GeneratorMessage

StockSharp.Algo.Testing.Generation

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

继承自: MarketDataMessage

构造函数

GeneratorMessage()

Initializes a new instance of the GeneratorMessage.

属性

Generator : MarketDataGenerator

The market data generator.

方法

Clone() : Message

Create a copy of GeneratorMessage.

返回值: Copy.

CopyTo(GeneratorMessage)

Copy the message into the .

destination
The object, to which copied information.