Version 1.11 2025.06.03
Version 1.11 - Improved TP Execution System

✔ Fixed: Orders now close reliably when Combined TP or Average TP is reached
✔ Improved: CloseAllOrders() logic now independent from Equity Target control
✔ Added: More accurate handling of floating point precision on TP calculations
✔ Optimized: TP system now responds faster under backtest and live conditions
✔ No impact to Equity Target or other core logic

This version ensures Take Profit logic works properly even when Equity Target is disabled.
Version 1.10 2025.06.03
✅ LimitGrid EA Pro 1.10 – Updated Version
This version includes several improvements for better performance and user flexibility:

🆕 Equity Target Modes: Now supports three flexible options:

Disable Equity Target

Close orders by Magic Number only (This EA)

Close all orders from all EAs

🧠 Improved Equity Target Logic:

Uses global variable to track and increment the next equity goal

Applies to either the current EA or across all EAs, as configured

📉 Dashboard Enhanced:

Better clarity with color-coded lines and updated floating profit display

Now fully auto-clears on EA removal

🛡️ Validation Support:

Improved dummy order logic for smoother MQL5 validation

🧾 Removed redundant equity display line (now shown via dashboard only)