MQL5-Google-Onedrive/mt5/MQL5
google-labs-jules[bot] 20c86069f6 feat: Integrate ZOLO bridge in SMC_TrendBreakout_MTF_EA
Added `EnableWebRequest` and `ZoloEndpoint` inputs to `SMC_TrendBreakout_MTF_EA.mq5`.
Implemented `SendSignalToBridge` function to send trading signals to the ZOLO platform via JSON POST requests.
Sanitized signal messages to ensure valid JSON payloads.
Integrated the bridge signal call into the `OnTick` event.
2026-01-21 16:50:21 +00:00
..
Experts feat: Integrate ZOLO bridge in SMC_TrendBreakout_MTF_EA 2026-01-21 16:50:21 +00:00
Indicators feat(mql5): cache MTF confirmation to reduce CPU load (#78) 2026-01-10 05:36:08 +07:00