Equity Master Stop v1 MT5
- 유틸리티
-
Frank William Jr Colbert
안녕하세요 여러분! 저는 거래를 더 안전하고 쉽게 만들기 위해 몇 가지 거래 도구, 유틸리티 및 심층 분석 도구를 만들어야겠다고 생각했고, 이것들이 다른 분들의 외환 거래, 분석 및 리스크 관리 여정에도 도움이 되기를 바랍니다. 저는 수익성이 입증될 수 있는 수동 또는 자동화된 거래 전략에서 잠재적인 엣지(우위)를 발견할 목적으로 이러한 모든 도구를 구축했습니다. 저는 MT4 및 MT5용 제 거래 아이디어 설정을 최대한 통제하고 싶습니다. 저는 제 자신의 전략이나 제가 접하는 다른 EA 전략에서 어떤 수익 및 리스크 유형을 찾고 - 버전: 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).
