- Click the gear icon next to the indicator’s name above the chart.
- For oscillators, access the same gear icon below the chart area.
Inputs and Outputs
Every indicator includes two collapsible sections:Inputs
Defines how the indicator calculates its values.Typical parameters include:
- Length – the number of periods used in the calculation.
- Source – the data type (Close, Open, High, Low, etc.).
- StdDev / Offset / Multiplier – depending on the indicator type.
Outputs
Controls the visual appearance of indicator components.You can:
- Change line colors and styles.
- Adjust line thickness using a slider.
- Toggle visibility for each output (e.g., upper/lower bands, basis line, background fill).
Resetting to Default
At the bottom of the settings window, you can click Reset Settings to restore the original parameters and styles.These flexible settings let you fine-tune both the logic and the appearance of your indicators without modifying the code itself.