TemplateTxtRegistry
StockSharp.Algo.Export
Txt Templates Registry.
Implementiert: IPersistable
Konstruktoren
TemplateTxtRegistry
public TemplateTxtRegistry()
templateTxtRegistry = TemplateTxtRegistry()
Initialisiert eine neue Instanz von TemplateTxtRegistry.
Eigenschaften
DoNotShowAgain
public bool DoNotShowAgain { get; set; }
value = templateTxtRegistry.DoNotShowAgain
templateTxtRegistry.DoNotShowAgain = value
Nicht wieder zeigen.
TemplateTxtBoard
public string TemplateTxtBoard { get; set; }
value = templateTxtRegistry.TemplateTxtBoard
templateTxtRegistry.TemplateTxtBoard = value
Board txt Export Template.
TemplateTxtBoardState
public string TemplateTxtBoardState { get; set; }
value = templateTxtRegistry.TemplateTxtBoardState
templateTxtRegistry.TemplateTxtBoardState = value
Board State txt Export Template.
TemplateTxtCandle
public string TemplateTxtCandle { get; set; }
value = templateTxtRegistry.TemplateTxtCandle
templateTxtRegistry.TemplateTxtCandle = value
Candles txt Export Template.
TemplateTxtDepth
public string TemplateTxtDepth { get; set; }
value = templateTxtRegistry.TemplateTxtDepth
templateTxtRegistry.TemplateTxtDepth = value
TXT-Export-Schema.
TemplateTxtIndicator
public string TemplateTxtIndicator { get; set; }
value = templateTxtRegistry.TemplateTxtIndicator
templateTxtRegistry.TemplateTxtIndicator = value
Meldebogen für den Wert txt Export
TemplateTxtLevel1
public string TemplateTxtLevel1 { get; set; }
value = templateTxtRegistry.TemplateTxtLevel1
templateTxtRegistry.TemplateTxtLevel1 = value
Meldebogen Stufe 1 txt Export
TemplateTxtNews
public string TemplateTxtNews { get; set; }
value = templateTxtRegistry.TemplateTxtNews
templateTxtRegistry.TemplateTxtNews = value
News txt Export Template.
TemplateTxtOptions
public string TemplateTxtOptions { get; set; }
value = templateTxtRegistry.TemplateTxtOptions
templateTxtRegistry.TemplateTxtOptions = value
Optionen Griechische txt Export Vorlage.
TemplateTxtOrderLog
public string TemplateTxtOrderLog { get; set; }
value = templateTxtRegistry.TemplateTxtOrderLog
templateTxtRegistry.TemplateTxtOrderLog = value
Vorlage für den Export von Order log txt.
TemplateTxtPositionChange
public string TemplateTxtPositionChange { get; set; }
value = templateTxtRegistry.TemplateTxtPositionChange
templateTxtRegistry.TemplateTxtPositionChange = value
Positionsänderung txt Exportvorlage.
TemplateTxtSecurity
public string TemplateTxtSecurity { get; set; }
value = templateTxtRegistry.TemplateTxtSecurity
templateTxtRegistry.TemplateTxtSecurity = value
Muster für das Finanzinstrument txt Export.
TemplateTxtTick
public string TemplateTxtTick { get; set; }
value = templateTxtRegistry.TemplateTxtTick
templateTxtRegistry.TemplateTxtTick = value
Ticks txt Export Template.
TemplateTxtTransaction
public string TemplateTxtTransaction { get; set; }
value = templateTxtRegistry.TemplateTxtTransaction
templateTxtRegistry.TemplateTxtTransaction = value
Transaktionen txt Exportvorlage.