MarketDepthDiagramElement
StockSharp.Diagram.Elements
instrumento financeiro de alteração da profundidade do mercado elemento receptor.
Herda de: SubscriptionDiagramElement
Construtores
MarketDepthDiagramElement
public MarketDepthDiagramElement()
marketDepthDiagramElement = MarketDepthDiagramElement()
Inicializa uma nova instância do ICH.
Propriedades
IconName
public override string IconName { get; }
value = marketDepthDiagramElement.IconName
Nome do recurso de ícones.
SupportEmptyDepth
public bool SupportEmptyDepth { get; set; }
value = marketDepthDiagramElement.SupportEmptyDepth
marketDepthDiagramElement.SupportEmptyDepth = value
Traduz profundidade vazia.
Métodos
OnCreateSubscription
protected override Subscription OnCreateSubscription(Security security)
result = marketDepthDiagramElement.OnCreateSubscription(security)
O método é chamado para a subscrição de dados do mercado.
- security
- instrumento financeiro
Retorna: Assinatura.