WshDataMessage

StockSharp.InteractiveBrokers

Wall Street Horizon data message.

继承自: BaseSubscriptionIdMessage<T>

构造函数

WshDataMessage(MessageTypes)

Initializes a new instance of the WshDataMessage.

type
MessageTypes

属性

Data : string

Data (JSON format).

方法

CopyTo(T)

Copy the message into the .

destination
The object, to which copied information.