EXIT CODE now works with MetaTrader 5 as well as cTrader. Paid members get a small Expert Advisor from the site, pair it once with an 8-character code from the new MT5 page in your account, and from then on your terminal sends your equity, balance, open positions and closed trades to your workstation every few seconds. The day-loss standing, the verified-journal record and the lockouts run off that feed, the same way they run off cTrader's.
Two things to know. The EA never places a trade, never sees your password, and nothing the server sends it can open, close or change a position. The one exception is a switch that is off by default: set your own daily loss limit in the EA's inputs and turn on close-at-limit, and the EA will close your open positions when that line is hit. That check runs on your own machine from your own numbers and keeps working if our server is unreachable.
The gates run where you trade with us. Your broker's own apps, including the MT5 phone app, remain your own responsibility; trades placed there still land in your ledger and count against your day, they just do not get checked first.
What is not in this release: executing a cleared ticket straight into MT5 from the site, which cTrader members already have. That is next. Test on a demo account first, and check your firm's rules on Expert Advisors before attaching it to a funded account.