Home › Resources › What is Prop Firm Trading
What is Prop Firm Trading? A Beginner's Guide
Prop firm trading (proprietary trading) is an arrangement where a company gives you capital to trade — and keeps a share of the profits you generate. You don't risk your own money beyond the initial evaluation fee. If you trade profitably, you earn a percentage of the gains on an account that could be $25,000 to $300,000 or more.
It sounds almost too good. Here's exactly how it works, what the catch is, and whether algorithmic strategies via Pine Script are a good fit for the model.
How prop firm trading works
Modern retail prop firms operate through a standardized process:
- You pay an evaluation fee — typically $100-$650 depending on account size. This covers the cost of running a simulated account for you while you prove your trading ability.
- You trade a simulated account — usually identical to a live account in terms of price data and execution simulation, but the money is not real yet. You must hit a profit target without violating specific risk rules.
- You pass the evaluation — once you hit the profit target within the drawdown rules, you're offered a funded account. Some firms have a two-step process (two separate eval phases); others are one step.
- You trade the funded account — now the capital is the firm's. You trade using the same rules. Profits are real and split between you and the firm, typically 80/20 or 90/10 in your favor.
- You request payouts — once you've made profit and met any minimum day requirements, you withdraw your share. Payments are typically via bank transfer, PayPal, or crypto.
The catch: the rules
The evaluation is designed to screen out gamblers and undisciplined traders. The rules are the mechanism. Breaking any one of them fails the account and you lose the evaluation fee (you can always purchase a new one and try again).
The core rules across most prop firms:
| Rule | What It Means |
|---|---|
| Maximum drawdown | Your account cannot fall below a certain equity floor (static or trailing) |
| Daily loss limit | You cannot lose more than a set dollar amount in a single trading day |
| Profit target | You must reach a specified profit goal to pass the evaluation |
| Minimum trading days | You must trade on at least N different calendar days (prevents one lucky-day gaming) |
| No weekend positions | Most firms require all positions closed before Friday market close |
| News rules | Some firms prohibit holding positions during major economic releases |
Trailing vs static drawdown — the most important rule
The drawdown type determines everything about how you size and manage positions. See our complete guide to prop firm drawdown rules for the full breakdown on how each type works and how to size your strategy accordingly. In short:
- Trailing drawdown — the floor follows your equity peak. Win big, the floor rises. Then if you give back any of those gains, you're closer to failing. Apex Trader Funding uses intraday trailing drawdown — the most restrictive type.
- Static drawdown — the floor is fixed from the account start. As you profit, your effective cushion grows. TradeDay and Funded Next use static drawdown — more forgiving for algorithmic strategies with variance.
Prop firm trading vs trading your own money
| Own Capital | Prop Firm | |
|---|---|---|
| Capital at risk | Your full account | Only the eval fee ($100-$650) |
| Account size available | Whatever you have | $25k–$300k funded |
| Profit share | 100% | 80-90% |
| Rules | Self-imposed | Firm-mandated (strict) |
| Reset cost | Can restart with same capital | New eval fee each attempt |
For a trader with a working strategy but limited personal capital, prop firms are a genuine leverage mechanism. A $50k funded account with 80% profit share returns $800 on a $1,000 profit month — more than most retail traders can access with their own savings.
Why Pine Script strategies work well for prop firm evals
Algorithmic strategies built in Pine Script and executed through TradingView with a broker connection (like TradersPost) are well-suited for prop firm evaluations because:
- Rules are enforceable in code: The daily loss limit, session filter, and kill switch can be hard-coded into the strategy — they execute automatically without emotion or override
- Consistency: An algo takes the same trade every time the signal fires. Human traders second-guess, skip trades, or revenge trade. The algo just runs the strategy as designed.
- Backtestable against firm rules: You can add prop firm rule simulation to your Pine Script backtest and confirm the strategy passes before paying an eval fee
- No FOMO trading: Humans fail evals by trading outside their plan — taking a big trade on a news event, holding through a drawdown hoping for recovery. An algo strategy doesn't do this.
Which prop firm is best for algorithmic traders?
| Firm | Best For Algos | Key Reason |
|---|---|---|
| Apex Trader Funding | Yes | Large account sizes, algo-friendly rules, TradersPost integration |
| Topstep | Yes | EOD trailing drawdown is more forgiving than intraday |
| TradeDay | Excellent | Static drawdown is most compatible with variance-based strategies |
| Funded Next | Excellent | Static drawdown, flexible reset options |
| My Funded Futures | Good | Standard terms, proven payout history |
Getting started: the realistic path
- Build or purchase a Pine Script strategy with prop firm-specific rules (session filter, daily loss cap, ATR-based stop, no news trading)
- Backtest the strategy with simulated drawdown constraints — count how many times the eval rules would have been broken
- Paper trade for 2-4 weeks to observe live performance without real stakes
- Start with the smallest available eval ($25k or $50k) — failure is cheap at this size; it's a learning fee
- Once funded on a small account, run the strategy conservatively for 3-4 weeks before scaling or adding a second account
Ready-to-run Pine Script strategies for prop firm evaluations.
Session filters, kill switches, and ATR sizing included. Compatible with Apex, Topstep, TradeDay, and more.
View Plans & Pricing