şunun yansıması
https://github.com/A6-9V/MQL5-Google-Onedrive.git
eşitlenme: 2026-08-24 10:53:55 +00:00
| Dosya adı | En son değişiklik(commit) mesajı | En son değişiklik(commit) tarihi |
|---|---|---|
- Consolidate trade counting and profit calculation into a single history scan in `UpdateDailyStatistics()`. - Refactor `OnTrade()` to remove redundant `HistorySelect` and secondary history loops. - Optimize `IsTradingAllowed()` with fast math for hour extraction, replacing expensive `TimeToStruct()` calls. - Reduce terminal API calls in `CheckDailyLimits()` by fetching account balance once. - Improve robustness of trade counting by using `DEAL_ENTRY_IN` check. - Reuse pre-fetched `TimeCurrent()` value across `OnTick()` and its sub-functions. Impact: Reduces redundant O(N) history scans and minimizes expensive terminal API calls on every price tick. Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com> |
||
| .. | ||
| ExpertMAPSARSizeOptimized_Improved.mq5 | ||
| SMC_TrendBreakout_MTF_EA.mq5 | ||