MQL5-Google-Onedrive/mt5/MQL5/Experts
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
..
ExpertMAPSARSizeOptimized_Improved.mq5 Bolt: Cache daily limits and optimize time calls in ExpertMAPSARSizeOptimized_Improved.mq5 2026-02-07 11:45:48 +00:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: optimize lot calculation in SMC EA 2026-02-08 11:06:03 +00:00