Classes | |
| class | ATAS.Indicators.ExoticCandleSeriesTimeFrame |
| An exotic candle series timeframe. Create instances via the factory methods. Kept separate from CandleSeriesTimeFrame: these types carry extra parameters, and the common struct stays two-field forever. More... | |
Namespaces | |
| namespace | ATAS |
| namespace | ATAS.Indicators |
Enumerations | |
| enum | ATAS.Indicators.CandleSeriesExoticType { ATAS.Indicators.RangeX , ATAS.Indicators.RangeXV , ATAS.Indicators.RangeZ , ATAS.Indicators.RangeUS , ATAS.Indicators.ReversalX } |
| Parameter-heavy aggregation types served by ICandlesDataProvider through CandleSeriesRequest.ExoticTimeFrame. More... | |