Welcome to Quant App
Backtesting and portfolio construction made simple.
Module 1 — Data
Download historical prices for any universe across common intervals (daily, weekly, monthly). Export as CSV.
Go to DataModule 2 — Optimization
Run equal-weight, MVO, risk parity and evolutionary methods. Inspect weights, PnL, and metrics.
Go to OptimizationTip: set NEXT_PUBLIC_API_BASE
to your FastAPI server (e.g. http://localhost:8000).