forked from LengKundee/MQL5-Google-Onedrive
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 | ||