ReadonlyidUnique instance id (several instances of one indicator can coexist).
ReadonlyindicatorThe descriptor id, e.g. 'macd'.
ReadonlynameDisplay name.
ReadonlypanePane the indicator drew into.
External data state, or null for a study without a managed lifecycle.
This indicator's legend row, or null if it has none.
Merge a settings patch, recompute, and restyle.
Current settings (a copy).
Observe changes; immediately receives the current managed status, if any.
Latest computed values (a reference — do not mutate).
Public handle returned by
chart.addIndicator(...).