MarketDepthDiagramElement
StockSharp.Diagram.Elements
金融工具市场深度改变接收要素。
继承自: SubscriptionDiagramElement
构造函数
MarketDepthDiagramElement
public MarketDepthDiagramElement()
marketDepthDiagramElement = MarketDepthDiagramElement()
初始化了新的ICH实例.
属性
IconName
public override string IconName { get; }
value = marketDepthDiagramElement.IconName
图标资源名 。
SupportEmptyDepth
public bool SupportEmptyDepth { get; set; }
value = marketDepthDiagramElement.SupportEmptyDepth
marketDepthDiagramElement.SupportEmptyDepth = value
翻译为空深.
方法
OnCreateSubscription
protected override Subscription OnCreateSubscription(Security security)
result = marketDepthDiagramElement.OnCreateSubscription(security)
这种方法在市场数据的用户处使用。
- security
- 金融工具
返回值: 订阅.