FractalsValue
StockSharp.Algo.Indicators
フラクタールインジケーター値の実装。
継承元: ComplexIndicatorValue<Fractals>
実装: IFractalsValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
FractalsValue
public FractalsValue(Fractals fractals, DateTime time)
fractalsValue = FractalsValue(fractals, time)
フラクタールインジケーター値の実装。
- fractals
- 親フラクターズインジケーター。
- time
- このインジケータ値に関連付けられた時間。
プロパティ
メソッド
op_Explicit(Boolean) : bool
FractalsValueからBooleanにオブジェクトをキャストします。
- value
- Object FractalsValue.
戻り値: ブーリアン値。
ToString
public override string ToString()
result = fractalsValue.ToString()
ライン表現に換算します。
戻り値: 弦のパフォーマンス。