Equity Master Stop v1
- Утилиты
- Версия: 1.0
Description:
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 a sophisticated "exit protection" system that blocks closing during high volatility, wide spreads, or price instability.
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).
