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
f5e55d2dad6e4c886db6b2a8c6dd3c93f13804d6
NexQuant
/
rdagent
T
History
TPTBusiness
58a7ece3a9
fix(security): replace os.path.realpath with pathlib.resolve in safe_resolve_path to fix path-injection alerts
2026-05-04 18:05:09 +02:00
..
app
feat: optimize strategy generator (cache OHLCV, min_sharpe 1.5, predix generate-strategies CLI)
2026-05-03 21:58:07 +02:00
components
refactor: move strategy_orchestrator and optuna_optimizer to closed-source (local/)
2026-05-03 21:38:09 +02:00
core
fix(security): replace os.path.realpath with pathlib.resolve in safe_resolve_path to fix path-injection alerts
2026-05-04 18:05:09 +02:00
log
fix(security): resolve path-injection, B701, B101, B112 Bandit alerts
2026-05-01 13:42:59 +02:00
oai
fix(security): replace remaining assert statements with proper error handling
2026-05-01 13:49:58 +02:00
scenarios
fix: correct MaxDD to equity curve in strategy_builder; test: add 8 cross-validation tests for metric correctness
2026-05-03 12:28:09 +02:00
utils
fix: 15 bug fixes across orchestrator, runner, backtest, and infrastructure
2026-05-03 09:37:00 +02:00