VortexIndicatorValue
StockSharp.Algo.Indicators
Vortexインジケータ値の実装。
継承元: ComplexIndicatorValue<VortexIndicator>
実装: IVortexIndicatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
VortexIndicatorValue
public VortexIndicatorValue(VortexIndicator indicator, DateTime time)
vortexIndicatorValue = VortexIndicatorValue(indicator, time)
Vortexインジケータ値の実装。
- indicator
- 親渦インジケーター。
- time
- このインジケータ値に関連付けられた時間。
プロパティ
MinusViValue
public IIndicatorValue MinusViValue { get; }
value = vortexIndicatorValue.MinusViValue
値のMinusVi@を@に取得します。
PlusViValue
public IIndicatorValue PlusViValue { get; }
value = vortexIndicatorValue.PlusViValue
値のPlusVi@を@に取得します。
メソッド
ToString
public override string ToString()
result = vortexIndicatorValue.ToString()
ライン表現に換算します。
戻り値: 弦のパフォーマンス。