Trading Experience (v2.0)
Interactive examples for professional trading dashboards. All demos use the velo-plot/trading bundle.
Overview
Price + volume + RSI + MACD · business-day axis · markers · position lines · live drawing preview
All examples
| Example | Feature | API |
|---|---|---|
| Dashboard | Full multi-pane layout | Trading bundle |
| Session scale | Business-day X axis | Time scale |
| Indicators | addIndicator() presets | addIndicator |
| Drawing tools | Trendline, Fibonacci, undo | Drawing tools |
| Heikin-Ashi | Smoothed candlesticks | Candlestick |
| Hollow candles | Outline bullish bodies | Candlestick |
| Markers & positions | Buy/sell + entry/SL/TP | Alerts API |
| Price alerts | Cross events | Alerts API |
| Bar replay | Playback controls | Replay |
| Mock datafeed | Historical + live bars | Datafeed |
Migration
Upgrading from v1.x? See the Migration guide.
Related
- Candlestick charts — base OHLC series
- Multi-pane stack — sync presets and resize
- Financial indicators (manual) — low-level calculator API