镜像自地址
https://github.com/A6-9V/MQL5-Google-Onedrive.git
已同步 2026-08-24 10:13:56 +00:00
| 文件名 | 最新提交消息 | 最新提交日期 |
|---|---|---|
This PR implements two key performance improvements in the SMC TrendBreakout EA: 1. Consolidates stop-loss distance calculations in the trade execution path, reducing mathematical overhead. 2. Optimizes ATR data retrieval by replacing a dynamic static array with a local fixed-size array, avoiding dynamic memory management. 3. Adds function prototypes to ensure robust compilation and consistent declaration order. These changes reduce redundant operations and memory overhead in the EA's performance-critical execution path. |
||
| .. | ||
| ExpertMAPSARSizeOptimized_Improved.mq5 | ||
| SMC_TrendBreakout_MTF_EA.mq5 | ||