MQL5-Google-Onedrive/mt5
google-labs-jules[bot] 5263903c3c Bolt: optimize lot calculation in SMC EA
- Pre-calculate inverse of initial margin in OnInit to replace division with multiplication in CalculateLots.
- Refactor CalculateLots to apply margin clamping before normalization, ensuring a single execution path for MathFloor, MathMax, and MathMin.
- Remove redundant NormalizeDouble call.
- Update .jules/bolt.md with performance learning.
2026-02-08 11:06:03 +00:00
..
MQL5 Bolt: optimize lot calculation in SMC EA 2026-02-08 11:06:03 +00:00