0
0
Çatalla 1
şunun yansıması https://github.com/A6-9V/MQL5-Google-Onedrive.git eşitlenme: 2026-04-11 17:59:15 +00:00
İşleme Grafiği

3 gönderi

Yazar SHA1 Mesaj Tarih
copilot-swe-agent[bot]
e29b46baf7 Add ManagePositions optimization and update performance documentation
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-15 05:22:09 +00:00
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
google-labs-jules[bot]
bf729b310c Fix syntax error in ManagePositions.mqh and add VS Code recommendations
- Created `mt5/MQL5/Include/ManagePositions.mqh` with fixed logic (added missing `||` operator).
- Created `.vscode/extensions.json` with recommended extensions.
- Verified file creation and syntax fix.
2026-01-22 06:21:52 +00:00