GeoQuant v1.0
First stable release of the GeoQuant Neural Trader platform.
Features
- Live trading dashboard (news, charts, long/short candidates, order ticket)
- Walk-forward research pipeline with backtest, benchmark comparison, and Plotly artifacts
- Self-learning signal feedback loop with scheduled retraining
- Parallel Yahoo Finance data loading with retries and ticker aliases
- Background candidate cache warming for responsive API startup
- One-command Windows launcher (
run_all.ps1)
Quick start
git clone https://github.com/Siddarthb07/GeoQuant.git
cd GeoQuant
.\run_all.ps1Notes
- Free Yahoo 5m data covers ~60 days; supply a CSV for longer intraday backtests.
- Paper trading by default; optional Alpaca keys for US live routing.