TemplateTxtRegistry
StockSharp.Algo.Export
Txtテンプレートレジストリ。
実装: IPersistable
コンストラクター
TemplateTxtRegistry
public TemplateTxtRegistry()
templateTxtRegistry = TemplateTxtRegistry()
TemplateTxtRegistry の新規インスタンスを初期化します。
プロパティ
DoNotShowAgain
public bool DoNotShowAgain { get; set; }
value = templateTxtRegistry.DoNotShowAgain
templateTxtRegistry.DoNotShowAgain = value
再び表示しないでください。
TemplateTxtBoard
public string TemplateTxtBoard { get; set; }
value = templateTxtRegistry.TemplateTxtBoard
templateTxtRegistry.TemplateTxtBoard = value
ボード txt エクスポートテンプレート。
TemplateTxtBoardState
public string TemplateTxtBoardState { get; set; }
value = templateTxtRegistry.TemplateTxtBoardState
templateTxtRegistry.TemplateTxtBoardState = value
ボードステート txt エクスポートテンプレート。
TemplateTxtCandle
public string TemplateTxtCandle { get; set; }
value = templateTxtRegistry.TemplateTxtCandle
templateTxtRegistry.TemplateTxtCandle = value
キャンドル txt エクスポートテンプレート。
TemplateTxtDepth
public string TemplateTxtDepth { get; set; }
value = templateTxtRegistry.TemplateTxtDepth
templateTxtRegistry.TemplateTxtDepth = value
奥行き txt エクスポートテンプレート。
TemplateTxtIndicator
public string TemplateTxtIndicator { get; set; }
value = templateTxtRegistry.TemplateTxtIndicator
templateTxtRegistry.TemplateTxtIndicator = value
インジケーターの txt エクスポートテンプレート。
TemplateTxtLevel1
public string TemplateTxtLevel1 { get; set; }
value = templateTxtRegistry.TemplateTxtLevel1
templateTxtRegistry.TemplateTxtLevel1 = value
Level1 txt エクスポートテンプレート。
TemplateTxtNews
public string TemplateTxtNews { get; set; }
value = templateTxtRegistry.TemplateTxtNews
templateTxtRegistry.TemplateTxtNews = value
ニュース txt エクスポートテンプレート。
TemplateTxtOptions
public string TemplateTxtOptions { get; set; }
value = templateTxtRegistry.TemplateTxtOptions
templateTxtRegistry.TemplateTxtOptions = value
オプション greeks txt エクスポートテンプレート。
TemplateTxtOrderLog
public string TemplateTxtOrderLog { get; set; }
value = templateTxtRegistry.TemplateTxtOrderLog
templateTxtRegistry.TemplateTxtOrderLog = value
オーダーログtxtエクスポートテンプレート。
TemplateTxtPositionChange
public string TemplateTxtPositionChange { get; set; }
value = templateTxtRegistry.TemplateTxtPositionChange
templateTxtRegistry.TemplateTxtPositionChange = value
位置変更 txt エクスポートテンプレート。
TemplateTxtSecurity
public string TemplateTxtSecurity { get; set; }
value = templateTxtRegistry.TemplateTxtSecurity
templateTxtRegistry.TemplateTxtSecurity = value
金融商品 txt エクスポートテンプレート。
TemplateTxtTick
public string TemplateTxtTick { get; set; }
value = templateTxtRegistry.TemplateTxtTick
templateTxtRegistry.TemplateTxtTick = value
Ticks txt エクスポートテンプレート。
TemplateTxtTransaction
public string TemplateTxtTransaction { get; set; }
value = templateTxtRegistry.TemplateTxtTransaction
templateTxtRegistry.TemplateTxtTransaction = value
取引 txt エクスポートテンプレート。