Classes | |
| class | ATAS.Indicators.CumulativeTradesRequest |
| Represents a request to retrieve cumulative trade data within a specified time range or for a particular date. More... | |
Namespaces | |
| namespace | ATAS |
| namespace | ATAS.Indicators |
Enumerations | |
| enum | ATAS.Indicators.CumulativeTradesMode : byte { ATAS.Indicators.Strong = 0 , ATAS.Indicators.Medium = 1 , ATAS.Indicators.Weak = 2 , ATAS.Indicators.Filter = 3 , ATAS.Indicators.FilterLimited = 4 } |
| Specifies the mode used to filter cumulative trades by their aggregated volume. More... | |