feature
Build an indicator
Build an indicator when you need custom chart math — a line, histogram, or composite series — reusable on the Terminal and inside Definitions.
Chartnaut is an agent-powered trading environment. Create via AI draft or code yourself; agents edit the same indicator builder.
Start
Go to Research → Indicators → New indicator.
Welcome screen — AI-assisted or Build it yourself. Nothing saves until you name and create.
AI-assisted
Describe the indicator — inputs, formula idea, plot style
Review draft in the indicator builder (chat + chart preview + code)
Name and Create
Build it yourself
Open builder with starter template
Edit params, series, plots in code or chat
Preview on chart
Name and Create
After create
Add to Terminal charts from the indicator picker
Import into Definitions and studies
Save versions when logic stabilizes
Author loop
Pick preview instrument and timeframe
Implement logic — params, series, plots
Fix lints and preview gaps
Publish or keep private
What good looks like
Indicator previews cleanly on ES 5m, exposes one or two params you will tune in definitions, versions saved before dependents import it.
Important distinctions
Indicator builder = chart series.
Definition Builder = setup detection and event emit — different contract.
An indicator does not replace a Definition for research collect.
Next
Indicator dependencies — wire into definitions
Indicators library — manage mine and community
Create a definition — consume indicators
