PsychologicalLine

StockSharp.Algo.Indicators

心理的なライン。

継承元: DecimalLengthIndicator

コンストラクター

PsychologicalLine
public PsychologicalLine()
psychologicalLine = PsychologicalLine()

PsychologicalLine の新規インスタンスを初期化します。

プロパティ

Measure
public override IndicatorMeasures Measure { get; }
value = psychologicalLine.Measure

代表取締役社長 佐藤 浩

メソッド

OnProcessDecimal
protected override decimal? OnProcessDecimal(IIndicatorValue input)
result = psychologicalLine.OnProcessDecimal(input)

入力値を処理するため。

input
入力値。

戻り値: インジケータの新しい値。

Reset
public override void Reset()
psychologicalLine.Reset()

リセット状態。