Table of Contents

Class WshMetaMarketDataMessage

Namespace
StockSharp.InteractiveBrokers
Assembly
StockSharp.InteractiveBrokers.dll

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

public class WshMetaMarketDataMessage : MarketDataMessage, ISubscriptionIdMessage, ISecurityIdMessage, ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IMessage, ILocalTimeMessage, ICloneable, IGeneratedMessage
Inheritance
WshMetaMarketDataMessage
Implements
Inherited Members
Extension Methods

Constructors

WshMetaMarketDataMessage()

Initializes a new instance of the WshMetaMarketDataMessage.

public WshMetaMarketDataMessage()

Methods

Clone()

Create a copy of WshMetaMarketDataMessage.

public override Message Clone()

Returns

Message

Copy.