mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 13:00:56 +00:00
- Pre-calculated `g_riskMultiplier` and `g_lotValuePerUnit` in `OnInit()` to optimize `CalculateLots()` math. - Declared data arrays (`rates`, `upperBand`, `lowerBand`, `emaFast`, `emaSlow`, `atr`) as `static` in `OnTick()` to reuse memory allocations. - Added performance documentation in `.jules/bolt.md`. Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||