The ChartManager object can be retrieved through the Application::GetObject() method. It represents the main interface to the charting system.
Windows (read-only)
Type: Collection of Window objects
RegisterIndicator(name)
name: String
Returns: Indicator object
Description: Registers an indicator with the given name and returns an Indicator object which can be used to set the specific parameters.