Version 1.1 2026.05.01
Update Log - Version 1.1

Enhanced Order Validation : Added robust logic to handle broker-specific constraints, including LotsMin, LotsStep, and StopsLevel to prevent "Invalid Volume" and "Invalid Stops" errors.

Smart Margin Management : Integrated a pre-trade margin check (OrderCalcMargin) to ensure sufficient free margin before opening positions, eliminating "Not Enough Money" failures.

Performance Optimization : The Dashboard UI is now automatically disabled during Strategy Tester sessions to significantly increase backtesting speed.

Improved Price Normalization : All trade requests now use strict price and SL/TP normalization based on the symbol's digits.

Code Refactoring : Cleaned up core logic for better execution stability on both Netting and Hedging accounts.