IndicatorShortName
Sets the short name for the indicator.
Syntax
Parameters
shortName
- A string containing the short name for the indicator.
Return Value
This method does not return a value.
Description
The IndicatorShortName
method sets the short name that will be displayed for the indicator in the chart legend, indicator list, and other UI elements. This name helps users identify the indicator on the chart.
Example
Last updated