StochasticOscillatorValue
StockSharp.Algo.Indicators
確率的オシレーターインジケーター値の実装.
継承元: ComplexIndicatorValue<StochasticOscillator>
実装: IStochasticOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
StochasticOscillatorValue
public StochasticOscillatorValue(StochasticOscillator indicator, DateTime time)
stochasticOscillatorValue = StochasticOscillatorValue(indicator, time)
確率的オシレーターインジケーター値の実装.
- indicator
- 親の確率的発振器インジケーター。
- time
- このインジケータ値に関連付けられた時間。
プロパティ
メソッド
ToString
public override string ToString()
result = stochasticOscillatorValue.ToString()
ライン表現に換算します。
戻り値: 弦のパフォーマンス。