당사 팬 페이지에 가입하십시오
- 조회수:
- 186
- 평가:
- 게시됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
A standalone account-level protection utility for prop-firm challenges (FTMO and similar). Attach it to a single chart and it monitors the entire account. Works on any symbol and timeframe.
How it works:
- Daily loss limit — measured from a day-start snapshot (max of balance/equity, configurable rollover hour to match your prop firm's server time)
- Max overall loss limit — measured from the initial account size
- Safety buffer — halts trading BEFORE the real limit is hit, so a spread spike or slippage can't fail your challenge
- On breach: closes all open positions, deletes all pending orders, and sets the global variable DDGUARD_HALT to 1.0. Any other EA on the account can respect the halt with a single line: if(GlobalVariableGet("DDGUARD_HALT") > 0.0) return;
- Daily breach unlocks automatically on the next trading day; max breach is permanent — matching prop-firm logic.
-
Tested on MT5 (see screenshot: live trigger closing all positions). No external dependencies. Feedback welcome.
Disclaimer: Not affiliated with, endorsed by, or connected to FTMO or any prop firm. "FTMO" is used only to describe the type of rules this tool protects.

MSB Pro ALGO Position Risk Monitor for MT5
Free MT5 position risk monitor displaying stop-loss risk, account risk percentage, positions without SL and individual position risk directly on the chart.
MSB Pro Algo Neon Account Dashboard for MT5
Free neon-style MT5 account dashboard displaying balance, equity, floating P/L, daily realized P/L, win rate and open positions directly on the chart.
Risk Guard — risk-based lot size, daily loss lock, max positions, oversized-trade trim, forced stop-loss
Enforces your own risk rules on every position, whether opened by hand or by another EA: shows the lot size that matches your risk, locks the account for the day after a set loss, caps open positions, trims positions that risk more than allowed, and adds a stop-loss to any position opened without one.
MACD Signals
Indicator edition for new platform.