Compare Prop Firms — Pick Any 2, Side by Side

Select any 2 of the 10 futures prop firms we track and instantly compare drawdown rules, trading restrictions, and payout — every value computed from our reconciled rules data, not retyped by hand.

Firm A

VS

Firm B

wins
wins
Metric

All figures use each firm's 50k tier (or nearest published equivalent). "Not published" means our reconciled rules data has no confirmed figure for that firm — verify directly before relying on it.

How to compare prop firms

Comparing prop firms comes down to four things: how the drawdown is calculated, what trading restrictions apply, how and when payouts happen, and what the evaluation costs. Every rule matters once real funded money is on the line.

Drawdown type is the most important difference

A static drawdown (FTMO, MyFundedFutures, FundedNext) is fixed from the starting balance — the floor never moves. An EOD trailing drawdown (Topstep, Tradeify, Bulenox) follows the highest end-of-day balance upward, but doesn't react to intraday highs. Apex uses an intraday trailing drawdown — the strictest of the three, since it ratchets up on any new equity peak during the session, realized or not. TradeDay and Goat Funded Trader also trail, though their source material doesn't specify whether that happens intraday or only at the close.

Consistency rules can complicate an otherwise clean pass

On their standard evaluation paths, most firms in our data don't cap how much of total profit a single day can represent — including MyFundedFutures, contrary to some older claims about a 30% rule. Apex's 30–50% cap only starts counting once you're funded. Topstep substitutes a day-count participation requirement (5 winning days of at least $200) rather than a percentage cap. Tradeify's Select path adds a 40% cap for traders who opt into that structure instead of its rule-free Growth path.

Which prop firms are best for automated trading?

Every firm we track allows TradingView Pine Script automation through a webhook broker like TradersPost. Apex has no daily loss limit, the single biggest simplification for a script. MyFundedFutures and Tradeify both explicitly cover the funded account, not just the eval, and skip the consistency rule on their standard paths. Firms with a daily loss limit — Topstep, MyFundedFutures, TradeDay, FTMO — require the strategy (or the broker layer) to track intraday P&L and halt entries once that limit is close.

Payout splits vary, and not every firm publishes one

Apex's current product lines and Tradeify both describe splits in the 90–100% range. Topstep pays 90/10 from the first dollar on new accounts, with a better 100%-of-first-$10k structure preserved for pre-2026 legacy accounts. FTMO publishes 80–90%. A number of firms in our data — MyFundedFutures, Bulenox, TradeDay, Goat Funded Trader, and FundedNext — don't publish a payout percentage in the source material behind this tool; confirm directly if payout split is the deciding factor.

Eval cost and reset fees add up

Pricing across these firms moves with promotions often enough that a fixed number here would likely be stale — Apex in particular is known for running deep promotional discounts. Where a firm publishes a typical range (Tradeify, Take Profit Trader), it's reflected in the tool above; for everyone else, check the firm's live checkout page for current pricing.

Deep-dive comparisons

Ready to pass your evaluation?

Our Pine Script strategies are built around prop firm rules — drawdown limits, consistency rules, and trailing drawdown management built in.

Frequently asked questions

Which prop firm has the best payout split?
Apex's current product lines and Tradeify both describe payout splits in the 90–100% range. Topstep pays 90/10 from the first dollar on accounts opened after January 12, 2026, though traders on its pre-2026 legacy structure keep 100% of their first $10,000 before that split applies. Several firms in our data — MyFundedFutures, Bulenox, TradeDay, Goat Funded Trader, FundedNext — don't publish a payout percentage in the source material behind this tool.
Which prop firm is best for automated Pine Script trading?
Apex Trader Funding is the most-cited pick — no daily loss limit means no session circuit breaker required in the script, though its drawdown is intraday trailing, the strictest mechanic in our data. MyFundedFutures and Tradeify also score well: both explicitly permit automation on the funded account, not just the evaluation, and neither runs a consistency rule on its standard path.
What is trailing vs static drawdown?
Trailing drawdown moves the floor up as the account profits — some firms recalculate constantly through the session (intraday trailing, the strictest version), others only at each day's close (EOD trailing, more forgiving). Static drawdown fixes the floor at account open and never moves it, regardless of profit. Static is generally the easiest mechanic to size a script around; intraday trailing is the hardest.