SoftDollarTierMessage

StockSharp.InteractiveBrokers

软元分级消息 。

继承自: BaseSubscriptionIdMessage<SoftDollarTierMessage>

构造函数

SoftDollarTierMessage
public SoftDollarTierMessage()
softDollarTierMessage = SoftDollarTierMessage()

初始化了 & ##SoftDollarTierMessage+#的新实例.

属性

DataType
public override DataType DataType { get; }
value = softDollarTierMessage.DataType

市场数据的类型,由给定存储操作.

Tiers
public IEnumerable<SoftDollarTier> Tiers { get; set; }
value = softDollarTierMessage.Tiers
softDollarTierMessage.Tiers = value

几层.

方法

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

Create a copy of SoftDollarTierMessage.

返回值: 收到了,我们得去查查