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-28 16:07:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a26f7617fb19a7eff5cfb1bc5487475997bc727a
NexQuant
/
rdagent
/
components
/
backtesting
T
History
TPTBusiness
ab827c8e7e
fix: filter NaN in max(), remove redundant ternary, handle non-finite vbt results
2026-05-03 00:25:58 +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: close log file handle, fix FTMO equity double-count, remove bare except
2026-05-03 00:17:02 +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