Classes | |
| struct | ATAS.Indicators.CandleSeriesTimeFrame |
| A candle series timeframe: aggregation type plus its numeric parameter (minutes, seconds, ticks, lots or price-range ticks depending on the type). Create instances via the factory methods. More... | |
Namespaces | |
| namespace | ATAS |
| namespace | ATAS.Indicators |
Enumerations | |
| enum | ATAS.Indicators.CandleSeriesPeriodType { ATAS.Indicators.Minutes , ATAS.Indicators.Seconds , ATAS.Indicators.Ticks , ATAS.Indicators.Volume , ATAS.Indicators.Delta , ATAS.Indicators.Range , ATAS.Indicators.Renko , ATAS.Indicators.Daily , ATAS.Indicators.Weekly } |
| Candle aggregation period types supported by ICandlesDataProvider. More... | |