mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 04:40:57 +00:00
Caches static symbol properties such as point size, digits, lot step, tick value, tick size, and initial margin in global variables during the `OnInit` function. The trading functions are then updated to use these cached values, avoiding repeated calls to `SymbolInfo...` functions in the performance-critical `OnTick` path. This reduces overhead and improves the overall performance and efficiency of the Expert Advisor. |
||
|---|---|---|
| .. | ||
| Experts | ||
| Indicators | ||