Classes | |
| interface | ATAS.Indicators.IChartColorsStore |
| Interface for accessing colors and pens used in a chart's rendering. More... | |
| interface | ATAS.Indicators.IChartCoordinatesManager |
| Interface for managing chart coordinates and scaling. More... | |
| interface | ATAS.Indicators.IContainer |
| Interface for defining a container that represents a rectangular region. More... | |
| interface | ATAS.Indicators.IIndicatorContainer |
| Interface for an indicator container that holds indicator-related information and methods. More... | |
| interface | ATAS.Indicators.IChartContainer |
| Interface for a chart container that holds chart-related information and methods. More... | |
| interface | ATAS.Indicators.IChart |
| Interface for a chart containing various chart-related information and methods. More... | |
| interface | ATAS.Indicators.IMouseLocationInfo |
| Interface for providing information about the mouse location within the chart. More... | |
| interface | ATAS.Indicators.IKeyboardInfo |
| Interface for providing information about the keyboard state. More... | |
| interface | ATAS.Indicators.IDrawingObjectsListInfo |
| Interface for providing information about the list of drawing objects on the chart. More... | |
| class | ATAS.Indicators.Container |
| Represents a container with a defined region on the chart. More... | |
| interface | ATAS.Indicators.ITradingVolumeInfo |
| Interface for providing information about the volume selector. More... | |
| interface | ATAS.Indicators.IVolumeSelectorItem |
| Interface representing the volume template. More... | |
Namespaces | |
| namespace | ATAS |
| namespace | ATAS.Indicators |
Functions | |
| record | ATAS.Indicators.TradingSessionDescription (long? Id, string Name) |
| Representing a trading session description. | |