Skip to content

GeoQuant v1.0

Latest

Choose a tag to compare

@Siddarthb07 Siddarthb07 released this 15 Jun 12:37

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.ps1

Open http://127.0.0.1:8020

Notes

  • 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.