Configure Indicator
Last updated
Last updated
This section provides functions to configure and customize indicators. These functions allow you to set styles, buffers, and other properties of indicators.
: Adds a level to an indicator.
: Sets the style of an indicator index.
: Creates an index buffer with arguments.
: Sets the output window for an indicator.
: Sets the number of digits for an indicator.
: Retrieves the number of counted bars.
: Sets the buffer shift for an indicator.
: Retrieves information about a buffer.
: Sets the draw begin index for an indicator.
: Retrieves the minimum value of a buffer.
: Retrieves the count of a buffer.
: Retrieves the maximum value of a buffer.
: Sets a value in a buffer.
: Retrieves a value from a buffer.
: Sets the label for an indicator index.
: Sets the symbol for an indicator index.
: Sets the visibility of an indicator index.
: Sets the buffer for an indicator index.
: Creates an index buffer.
: Manages indicator buffers.
: Sets the value of a level.
: Sets the indicator to always recalculate.
: Sets the back offset for calculation.
: Sets fixed min and max values for an indicator.
: Sets the ID key for an indicator.
: Sets the empty value for an indicator.
: Sets the short name for an indicator.
Click on any function name to view its detailed documentation.