Skip to main content

Indicators

Use common indicators and extend with your own algorithms — without touching core drawing classes.

Built-in usage

Loading code example…

Custom indicators

registerIndicator returns a mountable Chart component. Provide calc and figures (line / bar styles) in the descriptor.

For dynamic main overlays and sub panes (visibility / params), see useKlineIndicator in Main / sub panes.

Loading interactive example…