External Parameters Definition
This section provides functions to define and manage external parameters for indicators. These functions allow you to add options, set ranges, and configure parameters.
Available Functions
RegOption
: Registers an option for an indicator.AddOptionValue
: Adds a value to an option.SetOptionDigits
: Sets the number of digits for an option.SetOptionRange
: Sets the range for an option.
Click on any function name to view its detailed documentation.
Last updated