Equity Master Stop v1 MT5
- Utilità
-
Frank William Jr Colbert
Ciao a tutti! Ho pensato di creare alcuni strumenti di trading, utility e analizzatori approfonditi per rendere il trading più sicuro e facile per me, e spero che questi possano anche aiutare altri nel loro percorso di trading sul forex, analisi e gestione del rischio. Ho costruito tutti questi - Versione: 1.0
An advanced equity protection and trade management script. It monitors individual trade P&L and closes positions when floating equity targets (profit or loss) are met. It features "skip closing hours" for high volatility, wide spreads, or price instability times.
Features:
Closes trades at a target profit (`MAX_FLOATING_EQUITY`) or maximum loss (`MAX_FLOATING_LOSS`).
Includes a `FORCE_CLOSE_AT_MAX_EQUITY` level that bypasses all exit protection checks.
"SKIP_CLOSING_HOURS" input to pause loss-based closures in unfavorable market conditions (e.g., during rollover).
Effective Uses:
Global Equity Stop: Act as a master circuit breaker for a portfolio of many EAs. If floating loss hits -$100, close Trade.
Profit Runner Management: Force close a single trade when it reaches a specific profit target (e.g., $2.00).
