TradSesStatus

StockSharp.Simba.Dialects.Asts

Felder

Closed
public const TradSesStatus Closed
value = TradSesStatus.Closed

Ende des Handelstages

Connected
public const TradSesStatus Connected
value = TradSesStatus.Connected

Verbindung zum Handelssystem hergestellt

Disconnected
public const TradSesStatus Disconnected
value = TradSesStatus.Disconnected

Verbindung zum Handelssystem verloren

Other
public const TradSesStatus Other
value = TradSesStatus.Other

Sonstiges Ereignis

Reconnected
public const TradSesStatus Reconnected
value = TradSesStatus.Reconnected

Verbindung zum Handelssystem wiederhergestellt, Handelssystem neu gestartet.

Restored
public const TradSesStatus Restored
value = TradSesStatus.Restored

Verbindung zum Handelssystem wiederhergestellt. Das Handelssystem wird nicht neu gestartet.

StartAdditional
public const TradSesStatus StartAdditional
value = TradSesStatus.StartAdditional

Starten Sie zusätzliche Handelssitzung

StartMain
public const TradSesStatus StartMain
value = TradSesStatus.StartMain

Starten Sie die Haupthandelssitzung

StartMorning
public const TradSesStatus StartMorning
value = TradSesStatus.StartMorning

Starten Sie morgens Handelssitzung

StopAdditional
public const TradSesStatus StopAdditional
value = TradSesStatus.StopAdditional

Stoppen Sie zusätzliche Handelssitzungen

StopMain
public const TradSesStatus StopMain
value = TradSesStatus.StopMain

Stoppen der Haupthandelssitzung

StopMorning
public const TradSesStatus StopMorning
value = TradSesStatus.StopMorning

Stoppen Sie die morgendliche Handelssitzung