ICandlePattern
StockSharp.Algo.Candles.Patterns
インターフェイスはキャンドルパターンを記述します。
実装: IPersistable
プロパティ
メソッド
Recognize
public bool Recognize(ReadOnlySpan<ICandleMessage> candles)
result = iCandlePattern.Recognize(candles)
パターンを認識してみてください。
- candles
- ICandleMessage. キャンドルの数がCandlesCountに等しい必要があります。
戻り値: 結果をチェックする。