MQL5-Google-Onedrive/mt5/MQL5
google-labs-jules[bot] 7f5c705c00 feat: Add scalping strategy support for M5, M15, M30
- Implements `CPositionManager` class in `ManagePositions.mqh` for robust Trailing Stop and Break Even logic.
- Updates `SMC_TrendBreakout_MTF_EA.mq5` to use `CPositionManager` and exposes Scalping inputs.
- Adds preset files for M5, M15, M30 scalping in `mt5/MQL5/Presets/`.
- Documents strategy parameters in `docs/SCALPING_STRATEGY.md`.
- Adds `scripts/research_scalping.py` utility.
2026-01-28 18:14:03 +00:00
..
Experts feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00
Include feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00
Indicators bolt: setup forge runner and optimize mql5 performance 2026-01-28 16:31:18 +00:00
Presets feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00