| AlgoInstanceParameter | The interface representing an indicator / robot instance parameter. Provides properties that allow for accessing various information about an algo instance parameter. |
| AlgoInstanceParameters | Represents the collection of all the parameters of an indicator or Robot. |
| AlgoKind | Represents the predefined kinds of algorithm types. |
| AlgoParameter | Represents an algorithm parameter. |
| AlgoParameterType | Represents the different types of algorithm parameters. |
| AlgoRegistry | Provides all installed algorithms data |
| AlgoType | Base type for representing an algorithm. |
| IndicatorType | Represents an indicator algorithm type. |
| IndicatorTypeBarOutput | Represents an indicator type bar output. |
| IndicatorTypeLineOutput | Represents an indicator type line output. |
| InstallationError | Represents the predefined algo installation errors. |
| InstallationOperation | Provides access to the properties describing an asynchronous algo installation operation. |
| InstallationResult | The result of an algo installation. |
| PluginType | Represents a plugin algorithm type. |
| RobotType | Represents a robot / cBot algorithm type. |