Version 3.0.8 – Changelog
- Fixed validation logic that incorrectly required TP/SL percentages for ONEWAY + AUTO (TP_REENTRY) mode.
- Resolved error log: “AI missing required levels (percent)” triggering even when TP/SL are intentionally disabled.
- Updated TP/SL percent checks to correctly depend on exit mode and position mode:
- TPSL → TP and SL are required
- TP_REENTRY (HEDGE) → TP required
- TP_REENTRY (ONEWAY / AUTO) → TP and SL are no longer required
- Ensured TP/SL values are safely forced to 0 for ONEWAY + AUTO to prevent accidental order placement.
- Updated the default AI prompt strategy and market analysis logic, improving structural context handling, breakout/flip detection, and overall signal consistency with the latest trading framework.
- No changes to core execution flow or order placement behavior outside validation and default prompt logic updates.