Stealth Trade Guard Pro
- Experts
- Versão: 1.0
- Ativações: 5
Stealth Trade Guard Pro is a specialized trade management utility engineered to hide your Stop Loss and Take Profit levels from your broker.
Many retail brokers and liquidity providers monitor open order books, exposing traders to artificial spread widening and stop hunts during volatile market hours. Stealth Trade Guard Pro keeps your stop levels strictly client-side inside local terminal memory, keeping the MT5 terminal Stop Loss and Take Profit fields at 0.00.
When the live tick price crosses your hidden virtual threshold, the utility immediately executes an instant Market Close order, ensuring your real exit targets remain completely concealed until execution.
Key Features:
- Stealth / Hidden SL & TP: Broker sees zero SL/TP on server order books.
- On-Chart Virtual Visualization: Displays sleek, dashed visual target lines locally on your chart without sending them to the broker.
- Virtual Auto Break-Even: Automatically locks profit to offset levels client-side once in profit.
- Virtual Step Trailing Stop: Smoothly trails open profits locally without flooding the broker server with order modifications.
- Universal Timeframe & Symbol: Operates strictly via high-frequency tick calculations. Works seamlessly on all instruments (Forex, Gold, Indices, Crypto) and all timeframes.
- Zero-DLL Architecture: Clean, native MQL5 code providing ultra-fast execution and maximum safety.
Parameters:
- InpUseVirtualSLTP: Enable/disable hidden virtual stop management.
- InpVirtualSLPoints: Virtual Stop Loss distance in points (0 to disable).
- InpVirtualTPPoints: Virtual Take Profit distance in points (0 to disable).
- InpUseVirtualBE: Enable/disable virtual break-even.
- InpVirtualBETrigger: Points in profit required to activate break-even.
- InpVirtualBELock: Profit distance in points locked beyond open price.
- InpUseVirtualTrailing: Enable/disable virtual trailing stop.
- InpVirtualTrailDist: Distance in points kept between price and virtual trailing stop.
- InpVirtualTrailStep: Step distance in points required before moving the virtual stop.
- InpShowVirtualLines: Display virtual levels directly on your MT5 chart.
- InpCurrentSymbolOnly: True to manage current chart only; False for all account trades.
- InpMagicNumber: Set to 0 to manage manual trades, or specify EA magic number.
