mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 04:30:56 +00:00
- Adds a lightweight new bar check at the start of the OnTick() function using `CopyTime()`. - This provides an early exit on ticks that do not form a new bar, preventing the expensive `CopyRates()` call and subsequent logic from running unnecessarily. - Renames `gLastSignalBarTime` to `gLastBarTime` for clarity. - Removes the old, redundant new bar check. |
||
|---|---|---|
| .. | ||
| Experts | ||
| Indicators | ||