Skip to content

Add quant risk and sizing research features#1

Merged
AlanBuildsAI merged 1 commit into
mainfrom
quant-v2-real-data-risk-engine
Jun 15, 2026
Merged

Add quant risk and sizing research features#1
AlanBuildsAI merged 1 commit into
mainfrom
quant-v2-real-data-risk-engine

Conversation

@AlanBuildsAI

Copy link
Copy Markdown
Owner

Summary

This branch upgrades NeuroQuantAI with a more quant-serious research layer while keeping the project offline-first, honest, and safe.

It adds:

  • structured fee / spread / slippage cost modeling
  • position sizing methods
  • optional risk controls
  • gross vs net return tracking
  • exposure diagnostics
  • benchmark support through benchmark_close
  • rolling risk diagnostics
  • overfit gap detection
  • transparent robustness score
  • synthetic sample CSV mode
  • additional Streamlit controls and output tabs
  • expanded tests

Safety / scope

This does not add:

  • live trading
  • broker/API connections
  • API keys
  • order routing
  • OAuth
  • real broker integrations
  • live market data calls

The bundled sample CSV is fully synthetic and included only to demonstrate the expected CSV schema.

Verification

  • Pipeline runs cleanly
  • Streamlit compiles
  • Streamlit boots locally with HTTP 200 / health OK
  • Test suite passes: 112 tests

Notes

This PR should be reviewed before merging because main is already deployed and featured publicly.

@AlanBuildsAI AlanBuildsAI merged commit 1acc8cd into main Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant