MQL5-Google-Onedrive/mt5/MQL5/Presets
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
..
SMC_Scalp_M5.set feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00
SMC_Scalp_M15.set feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00
SMC_Scalp_M30.set feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00