This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
NexQuant
Watch
1
Star
0
Fork
0
You've already forked NexQuant
mirror of
https://github.com/NicolasBohn/NexQuant.git
synced
2026-07-27 23:47:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce76da912a944d0ecf271d3ce338f2525b5516f3
NexQuant
/
rdagent
/
components
/
backtesting
T
History
TPTBusiness
ce76da912a
fix: also catch ValueError in mean_variance for dimension mismatch
2026-05-03 00:39:22 +02:00
..
protections
feat: Add Trading Protection System with 4 protections + comprehensive tests
2026-04-03 13:01:56 +02:00
__init__.py
feat(backtest): add rolling walk-forward validation and Monte Carlo trade permutation test
2026-04-19 18:59:00 +02:00
backtest_engine.py
fix: filter NaN in max(), remove redundant ternary, handle non-finite vbt results
2026-05-03 00:25:58 +02:00
results_db.py
fix: fix type annotation, remove unused parameter, improve import_class errors
2026-05-03 00:22:16 +02:00
risk_management.py
fix: also catch ValueError in mean_variance for dimension mismatch
2026-05-03 00:39:22 +02:00
vbt_backtest.py
fix: filter NaN in max(), remove redundant ternary, handle non-finite vbt results
2026-05-03 00:25:58 +02:00