A focused terminal for futures traders
Every feature is built around one job: reading and trading futures fast.
Charting that keeps up
A TradingView Lightweight Charts engine wired to a live websocket feed.
- Candlesticks with a volume histogram
- 15 timeframes — tick, second, minute, hour and day bars
- Infinite back-scroll history with no gaps or duplicates
- Seamless light & dark themes
Professional drawing tools
Annotate the tape with the tools you actually use — all persisted locally per contract.
- Trend lines, horizontal and vertical rays
- Text notes anchored to price and time
- Magnet mode that snaps to candle O/H/L/C
- Lock, hide, recolor and restyle any drawing
Fibonacci & measuring
Advanced studies for structure and risk.
- Fibonacci retracements and extensions with price labels
- A measuring tool with % change, points, bars and volume
- Green for up moves, red for down — at a glance
Live watchlists & search
Track the whole board without leaving your chart.
- Search any futures contract by symbol or name
- Live read-only quotes with session change
- Click a row to load it instantly on the chart
Built for scale
Market data is aggregated once and fanned out — efficient from one trader to thousands.
- One upstream subscription per contract, shared across clients
- Redis-cached history keeps the hot path fast
- Auto-reconnect with backoff and a heartbeat watchdog
Secure by design
A clean separation between identity and market data.
- Supabase authentication with server-verified tokens
- The browser never holds a server secret
- Market data never touches your account store