Level1DiagramElement

StockSharp.Diagram.Elements

O elemento Nível 1.

Herda de: SubscriptionDiagramElement

Construtores

Level1DiagramElement
public Level1DiagramElement()
level1DiagramElement = Level1DiagramElement()

Inicializa uma nova instância do Level1DiagramElement.

Propriedades

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

Nome do recurso de ícones.

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

Tipo id.

ValueType
public Level1Fields? ValueType { get; set; }
value = level1DiagramElement.ValueType
level1DiagramElement.ValueType = value

Campo de nível 1.

Métodos

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

O método é chamado para a subscrição de dados do mercado.

security
instrumento financeiro

Retorna: Assinatura.