WshMetaMarketDataMessage

StockSharp.InteractiveBrokers

The message to receive WSH meta data reports. The results will come through the WshMetaDataMessage message.

Inherits: MarketDataMessage

Constructors

WshMetaMarketDataMessage
public WshMetaMarketDataMessage()
wshMetaMarketDataMessage = WshMetaMarketDataMessage()

Initializes a new instance of the WshMetaMarketDataMessage.

Methods

Clone
public override Message Clone()
result = wshMetaMarketDataMessage.Clone()

Create a copy of WshMetaMarketDataMessage.

Returns: Copy.