Charts
Real-time candlesticks from Binance. Probability curves from Polymarket. Oracle prices from Pyth. Three data sources, one chart.
Two chart modes
Trading Chart
Full OHLCV candlesticks. This is the same Binance data that every other trading terminal uses — price, volume, the works. You read it the same way you'd read any candlestick chart.
Probability Chart
Shows the market's real-time probability estimate for UP and DOWN. This is the Polymarket prediction data — not price data. Useful for reading market sentiment separately from spot price movement.
Timeframes
15 intervals. Chart timeframe is independent from your market interval — you can view 1m candles while trading a 4h market.
| Speed | Timeframes |
|---|---|
| Fast | 1s · 1m · 3m · 5m |
| Medium | 15m · 30m · 1h · 2h |
| Slow | 4h · 6h · 8h · 12h |
| Macro | 1d · 3d · 1w |
Overlays
- Beat Price — horizontal line at the round's starting price. Tells you instantly if UP or DOWN is winning right now.
- Past Markets — colored zones for previous round outcomes. Useful for context.
- Trade Markers — your buys and sells plotted directly on the chart. So you can see where you got in and out.
Drawing tools
| Horizontal line | Fixed price level across the chart |
| Trend line | Connect two points |
| Fibonacci | Auto-calculated retracement levels |
| Delete | Remove any drawing |
Data sources
Binance feeds the candlestick chart via WebSocket. Pyth Network provides oracle-verified price as an independent reference. Polymarket provides the probability data. Each source serves a different purpose, and they run in parallel.