Types
Last updated
Last updated
This section provides documentation for various types used in indicators. These types define the structure and behavior of indicator options and chart objects.
: Defines the type of an option parameter.
: Defines the types of chart objects that can be created.
: Defines where an indicator should be displayed on the chart.
: Defines the style of lines used in indicators and chart objects.
: Defines how indicator values should be visually represented on the chart.
: Defines the properties that can be accessed for chart objects.
: Represents a buffer for storing indicator values.
: Represents the visual properties and information about an indicator buffer.
: Represents a date and time value in the format of the trading platform.
Click on the type name to view its detailed documentation.