concept
Indicator examples
These pages walk through ten Chartnaut public library indicators — the same scripts seeded into the live indicator table (privacy: public, source visible in Research → Indicators).
Read them in order. Each page shows what the indicator plots, the decisions that matter in the script, then the full public source.
Simple → complex
# | Example | Teaches |
|---|---|---|
1 | Histogram pane, color-from inputs, no warmup | |
2 | Overlay, | |
3 | Multi-line channel from high/low windows | |
4 | True range + selectable smoothers | |
5 | Wilder oscillator + level lines | |
6 | SMA ± standard deviation bands | |
7 | Dual-smoothed %K/%D | |
8 | Dual EMA, signal, histogram | |
9 | Stateful trail that flips with trend | |
10 | Session reset, |
Open any Chartnaut-owned indicator in Research → Indicators and use Show source to compare with these pages.
