Skip to content

AlgoRegistry

Name Description
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.
IndicatorOutput Represents an indicator output / line.
IndicatorType Represents an indicator algorithm type.
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.