Workable
The5ers High Stakes for Algo developers
MT4/MT5 only; on-demand payouts and static DD favour low-frequency systematic strategies.
Persona: Fully systematic, EA / cBot deployed, latency-sensitive, backtest-driven.
Rules at a glance
The5ers High Stakes, the six numbers.
- Profit target
- 8.0%
- Daily loss cap
- 5.0%
- Max drawdown
- 10.0%(static)
- Payout cadence
- On-demand
- Recommended risk/trade
- 0.5%
- Status
- live
Persona context
How Algo developers think about prop firms.
Algorithmic operators care about a different rulebook entirely. The single most important rule is the firm's EA / "expert advisor" policy: some firms allow any EA, some ban scalping-class EAs, some require manual review of the code, and some explicitly disallow latency-arbitrage or copy-trade EAs. Second is API access — without an order-routing API, the algo has to drive a desktop MT4/MT5 instance via heuristics, which loses 50–200ms of latency. Third is the backtest-correctness story: most firms publish rules but not a deterministic simulator, so the algo trader has to build one themselves to pre-flight strategies. Slippage and spread modelling matter more here than for discretionary operators because edge is so much thinner.
- EA / bot policy
- API access vs platform-only
- Latency to firm bridge
- Backtest determinism (firm-rule simulator)
- Copy-trade / multi-account rules
The specific analysis
The5ers High Stakes × Algo developers.
For algo developers, The5ers High Stakes is workable but not the strongest fit, the platform is MT4/MT5 only with no native API, so the algo runs as MQL4/MQL5 EAs against the firm's brokers. The static 10% DD makes backtest determinism easier than at trailing-DD firms. The 5% daily cap is generous. The on-demand payout cycle is useful for low-frequency strategies where profit comes in chunks. The 50% consistency rule constrains high-variance strategies, an algo that generates 70% of profit on FOMC days breaches the rule regardless of profitability. EA policy is similar to FTMO: scalping-class EAs (sub-1-second hold) are reviewed manually, copy-trade EAs are restricted. The match here is for low-frequency systematic strategies (trend, breakout, mean-reversion at 1h+) rather than HFT-class algos.
Workarounds
- Choose algo strategies with 1h+ hold times to clear the scalping-class review
- Set the algo to call out for cash-out at every payout-eligible point
- Backtest the consistency rule alongside the DD rule, both must clear
Account killers
- A grid / martingale EA on a 10% static DD recovers most of the time, but the few failures bust the account
- An event-driven algo concentrating profit on news days breaches consistency
Run the math
Three calculators pre-flight your strategy.
- Firm-rule drawdown calculator , project equity floor and breach distance under The5ers High Stakes.
- Firm-mode position sizing , recommended 0.5% risk-per-trade for a algo developer.
- Prop firm vs self-funded cost , total cost to pass The5ers High Stakes given your realistic pass-rate.
FAQ
Questions about The5ers High Stakes for algo developers.
Is The5ers High Stakes a good fit for algo developers?
MT4/MT5 only; on-demand payouts and static DD favour low-frequency systematic strategies. For algo developers, The5ers High Stakes is workable but not the strongest fit, the platform is MT4/MT5 only with no native API, so the algo runs as MQL4/MQL5 EAs against the firm's brokers. The static 10% DD makes backtest determinism easier than at trailing-DD firms. The 5% daily cap is generous. The on-demand payout cycle is useful for low-frequency strategies where profit comes in chunks. The 50% consistency rule constrains high-variance strategies, an algo that generates 70% of profit on FOMC days breaches the rule regardless of profitability. EA policy is similar to FTMO: scalping-class EAs (sub-1-second hold) are reviewed manually, copy-trade EAs are restricted. The match here is for low-frequency systematic strategies (trend, breakout, mean-reversion at 1h+) rather than HFT-class algos.
What's the biggest rule risk for a algo developer at The5ers High Stakes?
A grid / martingale EA on a 10% static DD recovers most of the time, but the few failures bust the account
What risk-per-trade percentage do you recommend?
0.5% of equity per trade is the conservative starting point for a algo developer at The5ers High Stakes. Use Glitch Executor's position-sizing calculator to confirm the lot size respects both your risk budget and the firm's drawdown cushion.
Does the firm permit trading through high-impact news?
The5ers High Stakes enforces a news blackout around high-impact releases. Plan entries either fully before or fully after the release.
How does the drawdown rule work specifically?
The5ers High Stakes uses a static 10.0% drawdown anchored to the starting balance, it doesn't follow your highs.
Compare and shortlist
Where this fits in the wider research.
- Best prop-firm challenges shortlist
- The5ers High Stakes, full rule + payout brief
- Current prop-firm partner offers
- The5ers High Stakes drawdown calculator
Authored and reviewed by Ryan Tran (Strategy Lead, Glitch Executor). Last reviewed . Rule values pulled from the firm-rule registry in this repo; verify with The5ers High Stakes directly before funding.
Same firm, different personas

