Namespace StockSharp.Algo.Candles.Patterns
Classes
- CandleExpressionCondition
- Formula for a single candle inside pattern. 
- CandlePatternFileStorage
- CSV ICandlePattern storage. 
- CandlePatternRegistry
- Registry of basic patterns. 
- ComplexCandlePattern
- Base complex implementation of ICandlePattern. 
- ExpressionCandlePattern
- Formula based implementation of ICandlePattern. 
- ExpressionCandlePattern.ConditionError
- Condition error. 
- InMemoryCandlePatternProvider
- In memory ICandlePattern provider. 
Structs
Interfaces
- ICandlePattern
- The interfaces describes candle pattern. 
- ICandlePatternProvider
- Provider ICandlePattern.