Commit graph

1 commit

Author SHA1 Message Date
google-labs-jules[bot]
fff0745b1d Refactor AI integration in SMC_TrendBreakout_MTF_EA.mq5
- Create `mt5/MQL5/Include/AiAssistant.mqh` for shared AI logic.
- Modularize Gemini API calls, prompt construction, and response parsing.
- Update `SMC_TrendBreakout_MTF_EA.mq5` to use `AiAssistant.mqh`.
- Enhance AI prompt with RSI and ATR context for better decision making.
- Add `RSIPeriod` input parameter.
- Add include guards to `AiAssistant.mqh` and `ZoloBridge.mqh`.
2026-01-22 01:39:56 +00:00