Level1DiagramElement
StockSharp.Diagram.Elements
El elemento Nivel 1.
Hereda de: SubscriptionDiagramElement
Constructores
Level1DiagramElement
public Level1DiagramElement()
level1DiagramElement = Level1DiagramElement()
Inicia una nueva instancia de la Level1DiagramElement.
Propiedades
IconName
public override string IconName { get; }
value = level1DiagramElement.IconName
Nombre de los recursos de iconos.
ValueType
public Level1Fields? ValueType { get; set; }
value = level1DiagramElement.ValueType
level1DiagramElement.ValueType = value
Campo Nivel 1.
Métodos
OnCreateSubscription
protected override Subscription OnCreateSubscription(Security security)
result = level1DiagramElement.OnCreateSubscription(security)
El método se llama en la suscripción a datos de mercado.
- security
- instrumento financiero
Devuelve: Suscripción.