feature
Indicators library
The Indicators library holds chart math you build or clone — lines, histograms, custom series — used on the Terminal and imported into Definitions and Studies.
What you get
Mine — indicators you authored or cloned
Community — public indicators to browse and clone
Detail view — description, versions, code, sharing settings
Open the library
Go to Research → Indicators.
Click a row to open the detail pane — preview, edit, version history.
Use on chart
Add an indicator to the Terminal from the chart’s indicator menu (same objects as in your library when published).
Indicators draw continuously. They do not by themselves emit research events — pair them with a Definition for that.
Use in research
Definitions and studies import indicators as dependencies. Build VWAP or custom volume once, reuse across many definitions.
Create new
Click New indicator → Build an indicator — AI-assisted or DIY welcome, same pattern as definitions.
Privacy and sharing
Set visibility — private, unlisted, or public. Public indicators appear in Community.
What good looks like
A small set of Mine indicators (VAP, session levels, custom RSI) referenced by multiple definitions — no duplicated code.
Important distinctions
Indicator = chart series / values.
Definition = emits setup events when conditions match.
In-terminal pin = study stats overlay — not an indicator line.
Next
Build an indicator — author flow
Indicator dependencies — use in definitions
Community — clone public indicators
