mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
45128cf49c
Created rdagent/scenarios/qlib/local/strategy_worker.py (closed source): - LLMStrategyGenerator: llama.cpp API calls with retry - BacktestEngine: isolated subprocess with risk management - AcceptanceGate: FTMO-compliant validation - StrategySaver: JSON + metadata persistence - StrategyWorker: full workflow orchestration 41 tests passing in test/local/test_strategy_worker.py FTMO rules enforced: SL 2%, max DD 10%, daily loss 5%