MarketDepthDiagramElement

StockSharp.Diagram.Elements

das empfangende Element für die Markttiefe von Finanzinstrumenten.

Erbt von: SubscriptionDiagramElement

Konstruktoren

MarketDepthDiagramElement
public MarketDepthDiagramElement()
marketDepthDiagramElement = MarketDepthDiagramElement()

Initialisiert eine neue Instanz des ICH.

Eigenschaften

IconName
public override string IconName { get; }
value = marketDepthDiagramElement.IconName

Icon Resource Name.

SupportEmptyDepth
public bool SupportEmptyDepth { get; set; }
value = marketDepthDiagramElement.SupportEmptyDepth
marketDepthDiagramElement.SupportEmptyDepth = value

Übersetzt leere Tiefe.

TypeId
public override Guid TypeId { get; }
value = marketDepthDiagramElement.TypeId

Typ ID.

Methoden

OnCreateSubscription
protected override Subscription OnCreateSubscription(Security security)
result = marketDepthDiagramElement.OnCreateSubscription(security)

Die Methode wird beim Subskribieren von Marktdaten aufgerufen.

security
Finanzinstrument

Rückgabe: Zeichnung.