Classes | |
| class | ChartStrategy |
| Represents an abstract class for a chart strategy that extends the functionality of an Indicator and implements the IChartStrategy and ILoggerSource interfaces. More... | |
| interface | IChartStrategy |
| Represents a chart strategy that extends the basic functionality of an IStrategy with additional chart-related features. More... | |
| class | SmaChartStrategy |
Typedefs | |
| using | MarketDataType = ATAS.Indicators.MarketDataType |
| using ATAS.Strategies.Chart.MarketDataType = typedef ATAS.Indicators.MarketDataType |