No-repaint signal engine
Every decision is taken on the last closed bar. Bands and RSI are read from settled data - never the flickering live candle, whose indicator values can still change after the fact.
A specialist GBPJPY mean-reversion system for MetaTrader 5. It waits for a stack of independent conditions to line up - then lets Anthropic’s Claude make the final call on whether to trade at all.
The decision flow
Most retail EAs fire the instant one indicator crosses a line. BreadWinner runs each candidate through four stages in order - and a failure at any stage means no trade.
On the last closed bar, several independent signals have to agree: a stretched move into a volatility extreme, momentum that backs it up, and a candle with genuine conviction. Indecision bars are filtered out.
The setup must agree with the higher-timeframe trend, fall inside the active session window, pass a spread ceiling, and stay clear of a blackout window around high-impact GBP/JPY news.
Only now is Anthropic’s Claude asked. It reads a compact volatility summary and returns one of three verdicts - REVERT, TREND or WAIT. Anything but REVERT, and the bar is skipped.
Approved trades run with volatility-scaled targets and stops held inside the EA, an automatic breakeven lock, a trailing stop, a time-based exit, and a wide broker-side catastrophe stop as a failsafe.
The AI veto
This is the part most “AI EAs” get backwards. BreadWinner never lets a model invent a signal. The technicals fire first; only a setup that has already passed every gate is handed to Anthropic’s Claude, which acts as an embedded volatility analyst and assesses the current market regime before the EA acts.
REVERT to trade, TREND or WAIT to stand aside.09:42:17 Confluence 4/4 on closed M15 - GBPJPY BUY
09:42:17 Gates H1 bias ✓ · session ✓ · spread ✓ · news clear
09:42:17 Claude reading volatility regime…
09:42:18 Claude verdict: REVERT - trade approved (412ms)
09:42:18 Risk virtual TP/SL set · catastrophe backstop placed
10:05:51 Manage breakeven locked · trailing stop armed
11:18:03 Claude verdict: TREND - stay out
11:23:00 Health API OK (389ms) · link live
Illustrative example — not a record of past results.
Under the hood
The differences that don’t show up in a glossy backtest - the ones that decide whether an EA survives a real broker, a real VPS and a real bad day.
Every decision is taken on the last closed bar. Bands and RSI are read from settled data - never the flickering live candle, whose indicator values can still change after the fact.
Your working TP and SL live inside the EA, not on the broker’s server - reducing stop-hunting. A deliberately wide catastrophe stop still sits at the broker, so a position is never left without a stop in place during a VPS or terminal outage.
Targets and stops scale to live volatility rather than using fixed pip values. Breakeven locks in automatically, a trailing stop follows the move, and anything left open is closed out on a time limit.
A hard daily-drawdown halt, an adjustable daily-trade cap and a max-open-trades limit are designed to cap daily losses at a level you set - and keep working even while you’re away.
A blackout window around high-impact GBP/JPY events (pulled from a live economic calendar) plus a hard spread ceiling keep the EA out of the conditions that wreck mean-reversion.
Filling mode (FOK / IOC / Return) is auto-detected per symbol instead of hardcoded, and every order retries on requotes, timeouts and price changes - so it runs on brokers that reject lesser EAs.
Illustrative example — not a record of past results.
Glass box, not black box
BreadWinner ships with a full on-chart dashboard. It doesn’t just show you balance and P/L - it shows you the live signal and the exact reason a trade was blocked, the AI verdict, the API health and latency, the last five verdicts, your daily drawdown and a countdown to the next bar.
Why it’s different
Coming soon
BreadWinner isn’t on sale yet. The launch price below is reserved exclusively for people who register before launch — join the waitlist to lock it in, get early access, and have a say in the final release. No spam, just one announcement when it’s ready.
This launch price is reserved for waitlist members. One announcement — no spam. Unsubscribe anytime. We never share your email.
Runs on an MT5 GBPJPY chart (M15). Tune the broker symbol suffix and you’re live.
The AI veto calls Anthropic directly. Bring your own key and whitelist api.anthropic.com in MT5 - calls cost a fraction of a cent each.
Virtual exits are managed by the EA, so a stable always-on VPS keeps management tight - with the broker backstop covering outages.
Questions
BreadWinner is purpose-built for GBPJPY on a single intraday timeframe, with a higher-timeframe trend filter on top. It’s a specialist mean-reversion system - deliberately not a “works on any pair” product.
Claude is a veto layer, not a signal generator. A trade is only sent to the AI after it has already passed every technical and context check. Claude reads a compact volatility summary and replies REVERT, TREND or WAIT - and only REVERT lets the trade through.
It fails safe. If the Claude API is unreachable or replies too slowly, the EA defaults to not trading. A background health-check also pings the API every few minutes and shows the link status on the dashboard.
No. Every signal is evaluated on the last closed bar. Its indicators are read from settled data, not the live forming candle - so what you test is what you trade.
Your working SL and TP are virtual - held inside the EA, which reduces stop-hunting. As a failsafe, a deliberately wide catastrophe stop is placed at the broker, so a VPS, terminal or EA outage doesn’t leave a position without a stop in place.
Yes. The EA calls Claude directly, so you supply your own Anthropic API key and add api.anthropic.com to MT5’s WebRequest allow-list. Calls use prompt caching and tiny responses, so cost is a fraction of a cent per evaluation. Full setup steps are included.
No - and be sceptical of anyone who does. BreadWinner is engineered to manage risk and behave like a disciplined trader. Trading carries real risk and past performance does not guarantee future results.
Nine checks, a Claude veto, no repainting, and a daily-drawdown halt that stops trading once your set loss limit is hit. Join the waitlist and you’ll be first to know — at launch-day pricing.
Register your interest