시계
0
0
포크
이미 MQL5-Google-Onedrive을(를) 포크했습니다
1
의 미러 https://github.com/A6-9V/MQL5-Google-Onedrive.git 동기화됨 2026-08-24 10:13:56 +00:00
MQL5-Google-Onedrive/mt5/MQL5/Experts
저장소 파일(최신 커밋부터)
파일 이름 최신 커밋 메시지 최근 커밋 날짜
google-labs-jules[bot] 05e8a6e064 Bolt: Consolidate CopyRates calls in OnTick
💡 What: This change consolidates two separate `CopyRates` calls within the `OnTick()` function into a single call.

🎯 Why: The `OnTick()` function was inefficiently fetching price data twice on every new bar. This created unnecessary overhead in a performance-critical code path.

📊 Impact: Reduces redundant function calls by 50% within the `OnTick` function on each new bar, leading to faster and more efficient tick processing.

🔬 Measurement: This can be verified by observing the reduction of `CopyRates` calls from two to one in the `OnTick` function. While micro-benchmarking is not feasible in this environment, the logical improvement is clear.
2026-01-21 17:14:46 +00:00
..
ExpertMAPSARSizeOptimized_Improved.mq5 Improve ExpertMAPSARSizeOptimized EA with enhanced risk management, logging, and safety features 2026-01-19 14:19:52 +07:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: Consolidate CopyRates calls in OnTick 2026-01-21 17:14:46 +00:00