AlgoVerdict

What Is a Prop Firm? How Funded Trading Works — Explained for Algo Traders

Last updated: 14 September 2026

The model in one paragraph

A prop firm (proprietary trading firm) sells access to trading capital. You pay a one-time evaluation fee, trade a demo-like challenge account under fixed rules — a profit target, a maximum daily loss and a maximum total loss — and, if you pass, receive a funded account. Profits on that account are split, typically 80/20 in your favour. Lose more than the rules allow and the account is closed; you can buy a new challenge and try again. The firm earns from failed challenges and from its share of successful traders.

How a challenge works, using FTMO as the benchmark

FTMO is the largest and longest-running retail prop firm, founded 2015 in Prague, and the reference point in our FTMO review. Its structure is representative:

ElementFTMO 2-StepFTMO 1-Step
Phase 1 profit target10 %10 %
Phase 2 profit target5 %
Max daily loss5 % of starting capital3 %
Max total loss10 %, static10 %, trailing
Account sizes10,000 – 200,000 USD10,000 – 200,000 USD
Fee89 – 1,080 EUR, refunded with first payoutsame range
Profit split80 %, up to 90 % after scaling80 %, up to 90 %
Scaling+25 % capital every 4 months at ≥ 10 % profit, up to 2 million USDsame
Payoutsbi-weekly, average processing 8 hourssame

Three rules decide everything:

Maximum daily loss is measured from the day’s starting balance or equity, including open positions. An EA holding a basket of five trades that goes 5 % underwater intraday breaches the rule even if the trades later close in profit.

Maximum total loss is either static (measured from the initial balance) or trailing (measured from the highest equity reached). Trailing drawdown is far harder for grid and averaging strategies.

Profit target must be reached without violating the first two. Time limits have largely disappeared; consistency rules — no single day may account for more than a set share of total profit — have replaced them at several firms.

What it costs, really

The sticker price is the challenge fee. The real cost is the pass rate. Industry-wide, most challenges fail, and most traders buy more than one. A 100,000 USD FTMO challenge at 540 EUR that you pass on the third attempt has cost 1,620 EUR before the first payout, of which one fee comes back. Set a budget for attempts, not for one challenge.

Prop firms for algo traders: the specifics

For EA traders the prop-firm model is attractive because capital, not strategy, is usually the bottleneck. A robot that makes 3 % a month at 6 % max drawdown earns 300 USD on a 10,000 USD personal account and 2,400 USD (80 % of 3,000) on a funded 100,000 USD account. Four things change compared with running the same EA at a broker:

  1. Daily-loss rules cap your lot size far below what the EA’s own risk setting suggests. Our challenge guide has the sizing formula.
  2. Grid and martingale EAs are structurally at odds with trailing drawdown. Trend and breakout EAs with a fixed stop-loss fit.
  3. News restrictions apply on some account types; an EA needs a working news filter. See news filters for EAs.
  4. Latency still matters, because the firm’s server is usually in the same Equinix data centres as brokers’. Run the terminal on a VPS in NY4 or LD4.

Which firms allow EAs and under what conditions is in our prop-firm comparison for algo traders.

When a prop firm is the wrong tool

If your EA has no verified live track record of at least six months on a real account, you are paying challenge fees to find out whether it works — an expensive test bench. Prove the EA on a small live account at an EA-friendly ECN broker first, measure the live drawdown with a portfolio tracker, and only then buy a challenge sized so that the measured drawdown sits comfortably inside the firm’s limits.

Frequently asked questions

What is a prop firm in simple terms?

A proprietary trading firm (“prop firm”) lets you trade its capital instead of your own. You pay a fee for an evaluation (“challenge”), prove you can hit a profit target without breaching drawdown limits, and then trade a funded account where you keep a large share of the profits — 80 % at FTMO, up to 90 % after scaling.

How much does a prop firm challenge cost?

At FTMO, the benchmark we use, challenge fees run from 89 EUR for a 10,000 USD account to 1,080 EUR for 200,000 USD, and the fee is refunded with your first payout. Other firms price similarly per account size; discounts of 10 to 30 % are common. The real cost is failed attempts — most traders buy more than one challenge.

Are Expert Advisors allowed at prop firms?

At FTMO, yes — on MT4, MT5 and cTrader, with news-trading restrictions on the Standard account. Many firms allow EAs but ban specific behaviours: tick scalping, latency arbitrage, copy-trading between accounts, or trading the two minutes around high-impact news. Our prop-firm comparison for algo traders lists the EA policies.

Is the money real?

Payouts are real; the account behind them is usually a simulated environment mirrored by the firm, not a live brokerage account in your name. That is legal and normal in the industry, and it is why the rules matter more than at a broker: the firm pays you from its own revenue, so it enforces the drawdown limits exactly.

Prop firm or own account — which is better for an EA?

A prop firm gives an EA with a proven low drawdown far more capital than most traders can fund themselves, at the price of strict daily-loss rules. An EA with a live max drawdown above about 5 % will not survive a 10 % total-loss rule with a 5 % daily cap. Test on your own small account first, then scale via a prop firm. The setup is in passing a prop-firm challenge with an EA.