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
- 金融商品取引
戻り値: サブスクリプション。