Prop firm copy trading rules: what is actually allowed
There are two completely different activities hiding behind the phrase "copy trading", and prop firms treat them in opposite ways.
Internal copying — replicating your own decisions across your own accounts — is allowed almost everywhere. Firms build their account-limit structures around it and several sell multi-account bundles expecting exactly this.
External copying — subscribing to someone else's signals, or letting a third party trade your account — is banned almost everywhere.
If you keep those apart, most of the confusion disappears.
Which prop firms allow copy trading?
As of August 2026, the major futures firms — Apex, Topstep, Tradeify, MyFundedFutures, Lucid — all permit copying between your own accounts, several with native copiers built into their platforms. What every one of them prohibits is copying another person's trades or letting anyone else trade your account. The details that differ are the account caps, the hosting rules, and whether the funded stage keeps the permission the evaluation had — firm by firm below.
Firm-by-firm
| Firm | Copying your own accounts | Account cap | Notes |
|---|---|---|---|
| Apex Trader Funding | Allowed on evaluations and funded | Up to 20 Performance Accounts | Counted across household and all platforms combined |
| Topstep | Allowed — native copier in TopstepX | Around 5 | Copier must run on the device you are logged in from; no VPS |
| Tradeify | Allowed, native Tradovate copying | 5 funded per household | Third-party copiers compatible |
| MyFundedFutures | Trade copiers permitted on funded | Varies by plan | Fair Play rules ban copying between traders |
| Take Profit Trader | Stricter — bots prohibited | — | Some read this as covering automated copiers; confirm first |
| Lucid Trading | Allowed | 5 funded across plans combined | 10 evaluation accounts at once |
| Maven Trading (forex/CFD) | Allowed between own accounts — but not on the 1-Step challenge | Withdrawal cap $10,000 per cycle across accounts | Copying another individual breaches both users; EAs not permitted |
| GOAT Funded Trader (forex/CFD) | Funded accounts only — prohibited during the evaluation | — | Third-party summaries conflict; verify with the firm. EAs allowed except HFT and arbitrage |
Limits are enforced through identity verification, payment-method matching and IP tracking, and at some firms the cap counts across your household and connected entities rather than per login. Exceeding the cap can make the entire cluster ineligible for payout, not just the extra account.
Does Maven Trading allow copy trading between your own accounts?
Yes, with two conditions that its FAQ makes explicit and most summaries skip. Copying between accounts you personally own — including via a trade copier — is permitted, but copying trades from another individual breaches both accounts involved, the copier's and the source's (Maven Trading FAQ, cited across reviews checked August 2026).
The conditions:
- Challenge type matters. Own-account copying is allowed on Maven's 2-Step and 3-Step challenges but not on the 1-Step (TheTrustedProp, April 2026). Buying the cheapest evaluation and wiring up a copier is exactly the sequence that trips this.
- No EAs, at all. Maven's current rules state Expert Advisors are not permitted under any circumstances (reviews of the published rules, April–July 2026). Earlier write-ups from late 2025 described EAs as conditionally allowed — the policy tightened, which is worth noting because cached articles still carry the old answer. A copier driven by an EA on a Maven account fails on the EA rule even where the copying itself would be fine.
- IP consistency is checked. Maven requires the IP region to match across challenge and funded accounts and asks traders to explain changes — relevant if your copier runs from a hosted server in another country.
Maven is a forex/CFD firm, so this sits outside the futures-firm table above; it earns its own section because its combination — copying allowed, EAs banned — is the reverse of how most futures firms slice it, and it catches traders migrating a setup that was compliant elsewhere.
What are GOAT Funded Trader's copy trading rules?
GOAT is the stage-dependent case, and the sources disagree enough that the disagreement itself is the useful information. The most consistent reading across current summaries (QuantVPS and TradeLocker Hub, checked August 2026) is that copy trading is prohibited during the evaluation and permitted between your own funded accounts once you pass — while several other 2026 reviews describe copying as banned outright. When third-party write-ups of the same rulebook point in opposite directions, the rule has either changed recently or is written ambiguously; either way, the only answer that counts is the firm's own help center, in writing, for the specific account type. EAs are permitted within limits — HFT, gold-arbitrage EAs and commercial challenge-passing EAs are banned — which puts GOAT closer to the futures firms than to Maven on the automation side.
The four rules that get accounts closed
Cross-account hedging. Long on one account and short the same instrument on another is prohibited essentially everywhere, whether the offsetting leg arrived manually or through a copier. Firms treat it as gaming the evaluation rather than trading.
Same-direction requirement. Related to the above: on firms that allow large stacks, every account is expected to be on the same side at the same time. A single-leader copier enforces this automatically; ad-hoc manual copying does not.
Hosting. This is the one people miss. At least one major firm requires the copier to run on the same physical device the trader is logged in from, which rules out the standard VPS setup used at other firms. Moving a working VPS-based copier to a new firm without checking is a fast way to breach a rule you did not know existed.
Inconsistent sizing. Copying a fixed contract count into accounts of different sizes breaks the sizing logic on the smaller ones. Position size has to be recalculated per account against that account's drawdown, not mirrored one-to-one.
Sizing across a stack
This is where multi-account scaling actually fails, and it has nothing to do with copier software. Three accounts running the same strategy are not diversified — they are one position with three times the exposure. A sequence that draws down one account draws down all three simultaneously.
The correct approach is to size each account against its own drawdown limit and treat the stack as a single risk unit when deciding whether to scale at all. A strategy that survives on one 50K account does not automatically survive on five, because the failure mode is correlated by construction. We modelled that specific question in one account or five and running the same strategy on two accounts.
Copier or webhook?
If your signals come from TradingView, you have two shapes available: broadcast the same alert to several accounts, or run one master account and mirror fills. Broadcasting is simpler and treats every account independently. Mirroring guarantees the accounts stay aligned but adds a dependency — if the master fill differs, everything downstream inherits it.
For a rules-based strategy with per-account sizing already calculated, broadcasting with account-specific quantities is usually the cleaner architecture, and it is what our setup guide and automating a TradingView strategy on a prop account document. Either way, the firm needs to permit automated execution on the account type you are running — check the funded account terms, not just the evaluation.
How can I find a profitable trader to pass a prop firm challenge for me?
This is prohibited at effectively every firm, and the detection methods are better than the services offering it suggest. Account terms require that the person trading is the account holder; having someone else pass it is a terms violation regardless of the arrangement between you.
Detection is not manual review. Firms use shared risk vendors and trade fingerprinting that operates across accounts and across firms, comparing fill timestamps, sizing patterns and instrument selection. A trader running the same sequence across many accounts produces a signature that is straightforward to identify, and the accounts implicated include the customer's, not only the service's. The consequence typically surfaces at payout review rather than during the evaluation — the challenge passes, the funded account trades, and the withdrawal is denied.
There is a related trap that catches people acting in good faith. Opposing positions in the same or correlated instruments across accounts count as hedging violations at practically every firm, and brief overlap is sufficient. FTMO additionally caps exposure at $400,000 per trader or per strategy, which means the same strategy across multiple accounts can trigger review without any opposing position existing.
For futures specifically, hedging inside a single account is not possible — positions net at the exchange — so the exposure is entirely cross-account. That makes running multiple strategies on separate accounts the structural risk to manage, and separating instruments across firms the standard way to avoid it.
See every prop firm rule, grouped by mechanism →
Related
- Prop firms that allow TradingView webhook alerts
- TradersPost vs PineConnector for prop firm automation
- The hidden dependency: TradingView, Tradovate and your prop firm
Cross-account rules: what counts as hedging
| Firm | Own-account copying | Opposing positions across own accounts | Cap | Copying another person |
|---|---|---|---|---|
| Apex | Allowed, eval and PA | Prohibited — hedging violation, can trigger review of all linked accounts | 20 Performance Accounts per household | Prohibited |
| Topstep | Native copier in TopstepX only | Prohibited | ~5 accounts; copier on the same device, no VPS | Prohibited |
| MyFundedFutures | Copiers allowed on funded | Prohibited under Fair Play | Per plan | Prohibited — Fair Play bans copying between traders |
| Tradeify | Native Tradovate copying | Prohibited | 5 funded per household | Prohibited |
| Lucid | Allowed | Prohibited | 5 funded across plans; 10 evaluations | Prohibited |
| Take Profit Trader | Stricter than peers; bots restricted | Prohibited | Confirm | Prohibited |
| FTMO | Own accounts allowed | Prohibited; also subject to the $400,000 exposure cap per strategy across accounts | Exposure cap, not account count | Prohibited |
| FundingPips | Own accounts | Prohibited | Per program | Prohibited |
The row every firm shares: the same strategy on several of your own accounts is fine; opposing positions across them is hedging and ends more than one account. FTMO adds a second trap — identical positions on enough accounts to exceed $400,000 of exposure count as one strategy over the cap, with no hedge involved.
FAQ
Can you copy trade prop firm accounts?
Copying your own accounts is allowed at most futures firms, including Apex, Topstep, Tradeify and MyFundedFutures. Copying someone else's signals, or allowing a third party to trade your account, is prohibited almost everywhere. Firms build their account limits around internal copying.
Does Maven Trading allow copy trading?
Between your own accounts, yes — on the 2-Step and 3-Step challenges, not the 1-Step. Copying from another individual breaches both accounts, and Expert Advisors are not permitted at all under Maven's current rules, so any copier has to run without one.
What are GOAT Funded Trader's copy trading rules?
The most consistent current reading: prohibited during the evaluation, allowed between your own funded accounts after passing — but 2026 reviews of the same rulebook conflict, with some describing a full ban. Confirm in GOAT's own help center for your account type before wiring anything up. EAs are allowed within limits; HFT and arbitrage EAs are not.
How many prop firm accounts can I run at once?
It varies. Apex allows up to 20 Performance Accounts, Tradeify caps funded accounts at 5 per household, Topstep is around 5, and Lucid allows 5 funded across plans with 10 evaluations. Caps are often counted across a household and all platforms combined rather than per login.
Is cross-account hedging allowed?
No. Holding a long on one account and a short on the same instrument on another is prohibited at essentially every firm, regardless of whether the position was entered manually or through a copier. Permission to copy trade does not include permission to hedge.
Can I run a trade copier on a VPS?
It depends on the firm. Some permit hosted execution; at least one major firm requires the copier to run on the same physical device the trader is logged in from, which rules out VPS hosting. Verify before migrating an existing setup.
Does running the same strategy on several accounts reduce risk?
No. Identical strategies on multiple accounts are perfectly correlated, so a losing sequence hits every account at the same time. Treat the stack as one risk unit and size each account against its own drawdown limit.
Can someone else pass a prop firm challenge for me?
No — account terms require the trader to be the account holder, and firms use shared risk vendors plus trade fingerprinting across accounts and firms to detect it. Consequences usually appear at payout review rather than during the evaluation. Opposing positions across accounts also count as hedging violations, and FTMO caps exposure at $400,000 per trader or per strategy.
Verified August 2026. Prop firm rules change often and several firms rewrote their rulebooks in 2026. Copy-trading and multi-account policies are among the most frequently revised rules in the industry. Confirm every figure on the firm's official site before purchasing an evaluation.
Performance figures are a combination of live-tracked and modeled results. Past performance does not guarantee future results. Not financial advice.