Version 1.50 2026.03.24
StealthTrade Commander v1.50 — Update Notes
Bug Fixes:

Fixed Time Exit Manager: no longer triggers multiple times within the same minute. Now correctly resets for the next day.
Fixed OCO logic: pending orders are now cancelled only when a new position is opened, not simply when any position exists alongside pending orders.
Fixed partial close repeating: positions are now tracked individually to prevent the auto-partial-close from triggering more than once per position.
Fixed Magnet function: now correctly snaps to High/Low of the nearest bars instead of using an incorrect time-based lookup.
Fixed trading lines prefix conflict: lines are no longer accidentally deleted when the panel redraws. Lines now use the LEVEL_ prefix, isolated from the panel's STC_ object group.
Fixed Lines button: now correctly shows "HIDE LINES" when lines are active and "SHOW LINES" when inactive, with a red border indicator when active.

New Features:

Added 3 new Trailing Stop modes: Fractals (uses last confirmed fractal), MA (Moving Average as dynamic stop), Candles (High/Low of the previous bar).
Added Status Bar at the bottom of the panel — displays the last action or system message in real time.
Added version label "v1.50" to the panel header.
Version 1.41 2026.03.12
Enhanced Safety & Flexibility

Added new input parameter: "Emergency Close Scope"
You can now choose how the emergency closure features (Risk Guardian, Auto-Close Timer, and the [X] CLOSE ALL button) behave:

EA Trades Only (Default): The panel acts as an isolated sandbox. It will strictly use the Magic Number filter to close ONLY the trades opened by the panel itself. Your manual trades or positions opened by other EAs are 100% safe and will not be touched.

All Account Trades: If you are a Prop-Firm challenger or need global account protection, you can switch this setting to manage and protect the entire account (closing all active orders).

Minor UI performance improvements.
Version 1.40 2026.03.10
NEW FEATURES:

TradingView-Style Risk/Reward Zones: When planning a Tactical trade, the EA now draws semi-transparent, colored background zones on the chart for Stop Loss (Risk) and Take Profit (Reward). Visualize your trade setup instantly before execution!

Interactive UI with Hover Effects: The control panel now features a modern "Hover Engine". Buttons subtly light up when you move your mouse over them, making the interface feel incredibly responsive and professional.

Panel Minimization: Added a quick [-] / [+] button in the top right corner of the panel. You can now collapse the Commander into a tiny header to free up maximum chart space for technical analysis.

FIXES & IMPROVEMENTS:

Zero Chart Flickering / Jumping: Completely rewrote the UI rendering algorithm. Removed the constant timer updates that caused the chart to "jump" or flicker when scrolling through history. The chart now scrolls buttery smooth!

Z-Order Fix: Fixed an issue where chart candlesticks or indicators could overlap the EA's panel. The Commander now strictly stays on top of everything.

Important Setting Change (Auto-Close): The "Enable Auto-Close Timer" setting is now DISABLED (false) by default. Previously, it was closing trades at 22:55 for users who didn't read the manual. If you want the EA to close your trades at the end of the day, please enable it manually in the Inputs.
Version 1.20 2026.03.06
What's new in V1.20:

Added RAPID (Scalp) Mode: Instantly switch between the classic "TACTICAL" mode and the brand-new "RAPID" mode. Rapid mode uses a single Drag & Drop Stop Loss line for ultra-fast, 1-click execution. It automatically detects trade direction (Buy/Sell) and shows a real-time risk preview based on your manual lot size.

Real-Time Dynamic Recalculation: Dragging the Entry, SL, or TP lines in Tactical mode now recalculates your Lot Size, Risk ($/%), and Reward instantly and absolutely smoothly on the fly.

Smart Mode Management: Added dedicated "Close Tactical" and "Close Rapid" buttons in the MANAGE tab. You can now close trades from a specific strategy without affecting your other open positions.

Smart Order Comments: Trades are now automatically tagged with specific comments (STC-Tac, STC-Rap, STC-Tac Ghost) for transparent history tracking and precise management.

UI/UX Enhancements: Redesigned the Mode Toggle button for a cleaner look, optimized the panel height to prevent UI overlapping, and improved overall rendering performance.