TradinSolutionsEXECUTION LAYER
Start Free Trial →
HOME/BLOG

Notes from building execution infrastructure.

Prop-firm drawdown arithmetic, broker symbol suffixes, contract rolls, and what actually breaks when you copy a trade across five platforms.

← ALL POSTS
Prop Firm Guides20 Sept 2026 · 8 min · TradinSolutions

Can You Use an EA or a Copier on FTMO and Other Prop Firms?

Automation is permitted at most firms. What is prohibited is a specific list of behaviours, and the list is about where your profit comes from — not about whether a robot placed the order.

A trader passes a challenge running an expert advisor, reaches the first payout, and is asked to explain a cluster of trades that all lasted under four seconds and all fell on the same side of a quote that had briefly lagged the market. The trades were profitable. The automation was disclosed. The payout was still refused, and the clause cited had nothing to do with the fact that software had placed the orders.

That is the shape of almost every automation dispute in this industry. The question traders ask is "am I allowed to use a robot". The question the firm is actually answering is "where did this money come from". Those are different questions, and confusing them is why the topic stays murky.

WARNING

Terms differ per firm, per account type, and per generation of product, and they are revised without much notice. Everything below describes the common industry structure as of September 2026. Read the current terms for your own account before you attach anything to it, and keep a dated copy.

The default position: automation is generally permitted

Most major firms, FTMO included, allow expert advisors and automated strategies on evaluation and funded accounts as a matter of course. Some ask you to declare that a strategy is automated; some restrict specific commercial products; most simply treat an automated trade as a trade.

The reason is straightforward. The firm's risk is the loss limit, and the loss limit applies identically whether a human or a script breached it. A profitable automated strategy is a profitable trader from the firm's point of view, and they are in the business of finding profitable traders.

So the answer to "can I use an EA on a prop-firm account" is, in the general case, yes — with three large qualifications that account for every dispute you will read about.

Qualification one: prohibited practices are about the source of profit

Every firm publishes a list of behaviours it will not fund. The wording varies; the categories are consistent across the industry.

Latency and feed arbitrage. Taking a position because the firm's price feed is momentarily behind a faster reference feed, then closing when it catches up. This is the clause most often cited in disputes involving automation, because it is exactly the kind of edge software is good at and humans are not. The profit here comes from a pricing defect, not from a market view, and no firm will fund it.

Tick scalping and quote sniping. Very short-duration trades that depend on a stale or mispriced quote rather than on direction. The line between a fast, legitimate scalping strategy and quote sniping is genuinely blurry, and firms resolve the ambiguity in their own favour. Trade duration alone is not the test, but a book of trades that are all a few seconds long and all on one side of a quote anomaly will attract the question.

Hedging between accounts to manufacture a pass. Buying on one challenge account and selling the same instrument on another, so that one account passes by construction while the other is written off for the cost of its fee. This is prohibited everywhere and is usually detected, because the firm can see both accounts.

Group and coordinated trading. Multiple accounts under different names executing the same trades at the same moment, or one person trading accounts registered to others. Related to this is the pass-for-hire market, where someone else trades your evaluation. Both are prohibited and both are detectable.

Exploiting a demo-environment artefact. Evaluation accounts run on simulated or partially simulated execution. Strategies that only work because the simulation fills differently from a live market — certain fills at a level, no slippage on a gap, unrealistic behaviour at the extremes of a spread — are not going to be funded, and finding one is not an edge.

Notice what is not on that list: using automation, using a copier, using an indicator, or trading at any particular frequency. The list is about where the money comes from.

Qualification two: copying between your own accounts is usually fine, with conditions

This is the most common real-world use of a copier on prop capital, and it is worth stating plainly: running one strategy that you developed, on several accounts that are yours, is a standard and widely accepted pattern. Firms know their funded traders do it.

The conditions that commonly attach:

  • The accounts must be yours. Copying to or from an account belonging to someone else moves you into account management, which is a different regulated activity and is prohibited by most firms' terms.
  • There may be a cap on total allocation. Many firms limit the total capital one trader may hold across all their accounts with that firm. Exceeding it does not usually invalidate trades, but it can cap the funded size you are eligible for.
  • Some firms restrict copying between their own accounts in specific combinations, particularly between accounts at different stages or of different types. This is firm-specific and is one of the details worth confirming in writing.
  • Third-party signal copying is a different matter. Copying a commercial signal service, a Telegram channel, or another trader's account is where firms most often say no — partly because the firm cannot assess a strategy it cannot attribute to you, and partly because many subscribers to the same service produce correlated positions across many accounts, which is a risk concentration the firm did not agree to.

TIP

If your setup involves anything beyond one person copying their own strategy to their own accounts, ask the firm's support directly and keep the reply. A screenshot of a support answer is not a contract, but it is a great deal better than an assumption when a payout is being reviewed.

Qualification three: automation still has to obey every other rule

This is where competent, honest traders fail, and it has nothing to do with the prohibited list.

The news window. Where a firm restricts opening or closing positions around high-impact releases, an EA without a calendar filter will breach it. The breach is usually accidental and it is still a breach. The filter needs to cover both entries and exits, because a trailing stop closing a position inside the window is the same action as a manual close.

The weekend rule. An automated strategy with no concept of Friday will hold a position into a weekend on an account type that does not permit it.

The daily loss limit. A strategy that would recover over a month can still touch a daily floor on a single afternoon. Automation needs a per-account equity guard set inside the firm's limit, and that guard has to watch floating equity, not closed balance.

Maximum exposure. A strategy that opens a position per signal will happily hold eight correlated positions during a dollar move. The firm measures the aggregate.

The server clock. An automated daily reset that uses the wrong timezone is running a different day from the one being measured.

The specific case of a copier

A copier introduces two considerations an EA does not.

Execution divergence between accounts. Each receiving account fills at its own broker's price. Small differences are normal. Persistent one-sided divergence on one account is worth investigating, because it usually means a feed or spread problem at that venue — and it is cheaper to find that on an evaluation account than on a funded one.

Sizing across different account balances. Mirroring lot sizes across accounts of different sizes means different percentage risk on each, which means the smallest account approaches its floor fastest. Percentage-based sizing per receiving account is the only structure that keeps every account in the same relationship to its own limit.

Both of these are configuration questions rather than permission questions, but they are the ones that actually end accounts.

A short compliance routine

  1. 01Read the prohibited-practices section in full for your account type, and save it dated.
  2. 02Write down which of your behaviours could look like something on that list, and be honest about trade duration and about any edge that depends on speed.
  3. 03Add a calendar filter and a weekend rule to any automation before it touches a paid account.
  4. 04Add a per-account equity guard inside the firm's daily limit, on the firm's clock.
  5. 05Test all of it on demo through a real data release and a real weekend, so the first live encounter is not the first encounter.
  6. 06Ask support in writing about anything involving more than one account, and keep the answer.

The honest framing

Automation on prop capital is not a loophole and it is not forbidden. It is ordinary. What firms are guarding against is a category of profit that comes from their infrastructure rather than from the market, and a category of arrangement where the person trading is not the person being evaluated.

If your edge would survive at a retail broker with live execution, automation is a tooling decision. If it would not, then the automation is not the problem and the firm's terms are only the messenger.

Where this fits

The rule set those qualifications attach to is laid out in ftmo-challenge-rules-explained. If you are running one strategy across several funded accounts, the sizing and drawdown arithmetic for that is in prop-firm-copier-sizing-across-accounts.

NEXT