mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-01 18:11:20 +08:00
## Changes - ✅ Merge dev branch's UT infrastructure (Issue #227 fix) - ✅ Preserve fallback mechanism for ai_model_id and exchange_id - ✅ Use `allModels` instead of `enabledModels` (allow editing disabled model traders) - ✅ Use `allExchanges` instead of `enabledExchanges` ## Conflict Resolution - Combined feature/partial-close-dynamic-tpsl's defensive programming - Adopted dev branch's core fix: allModels/allExchanges validation - Updated error messages to reflect "not exist" vs "not enabled" Related: #229, #227