diff --git a/2026-03-21-mql-trading-bots.md b/2026-03-21-mql-trading-bots.md index c40c2d3..3aa36fe 100644 --- a/2026-03-21-mql-trading-bots.md +++ b/2026-03-21-mql-trading-bots.md @@ -325,3 +325,13 @@ int ADXHandle; - **Reduced:** Over-trading in choppy markets - **Improved:** Win rate (fewer bad trades) - **Maintained:** Profitable trending market entries + +### Correction: Full v1.12 Code Properly Committed +**Timestamp:** $(date '+%Y-%m-%d %H:%M:%S') + +Previous commit only had version bump. Full volatility filter code now committed: +- Commit: e2d42b3 +- Changes: 91 insertions, 2 deletions +- Location: ~/mql-trading-bots/MultiSignal_Confluence_EA.mq5 +- Copied to MT5: ✅ +