Q
QuantMaxi

Build, test & visualize strategies with confidence

Multi-pane charts, dynamic markers, live legends and theme toggle — backed by Supabase auth so your setup stays yours.

Everything you need to focus on signals

Multi-pane layout

Put price, equity, and custom indicators on dedicated panes. Legends follow the crosshair per pane.

Series markers

Plot circles or arrows based on your backend conditions (pivot highs/lows, buy/sell, etc.).

Theme toggle

Dark and light themes with clean, contrast-aware colors. Persist user preference per account.

Supabase Auth

Google sign-in, magic links, and secure sessions — already wired. Just ship.

How it works

  1. Login with Google to create your account.
  2. Create a key in Dashboard → API Keys.
  3. POST your JSON payload to /api/ingest.
  4. View and refresh your chart instantly.

Run strategy.py and auto-plot

Traders can run local strategy code and push chart updates automatically. No manual JSON editing required when following the contract.

  1. Create token in Dashboard → Access Tokens.
  2. Run uploader with API_TOKEN and CHART_NAME=default.
  3. QuantMaxi ingests data through /api/ingest.
  4. Refresh chart workspace and review your latest chart.