Live Discounts
APEX IS 80% OFF!
Use Code: DGT
LUCID IS 50% OFF
No Activation Fee on Evals
TPT IS 40% OFF!
Withdraw from Day 1 Use Code: DGT
TRADEIFY IS 30% OFF
Use Code: DGT
FUNDEDNEXT 10% OFF
Uncapped Payouts 👀
Strategies Terminology

Automated Trading

Trading executed by computer algorithms rather than manual orders — explicitly allowed at some prop firms (Lucid, Tradeify) and restricted at others.

Also known as
algo tradingalgorithmic tradingbot tradingautomated strategyEA tradingsystematic trading
Updated May 10, 2026Jump to FAQ ↓

What is Automated Trading?

Automated trading covers any strategy where a computer algorithm places orders without manual intervention. This includes Expert Advisors (EAs) on MetaTrader, NinjaTrader strategies, custom Python or C++ scripts, third-party trading bots, and any other software-driven order execution.

Prop firms have a complex relationship with automated trading:

  • Many firms ALLOW it because algorithmic strategies are increasingly mainstream
  • But firms RESTRICT specific patterns (HFT, martingale, copy trading from external signals)
  • And firms REQUIRE attribution: YOUR algo on YOUR account, not external dependencies

The result: a permissive firm like Lucid welcomes algos. A moderate firm like Apex allows most algorithmic strategies but restricts HFT and martingale subcategories. A strict firm like Topstep may require manual trading or limit automation.

How Automated Trading works

What firms typically allow:

  • Custom algorithms written by the trader running their own setups
  • Bracket-order automation, automated stop management, automated position sizing
  • Mean-reversion, momentum, breakout strategies executed algorithmically
  • Backtested strategies running live with proper risk management

What firms typically restrict:

  • HFT (sub-second holds at extreme volumes — see HFT term)
  • External signal subscriptions where third-party signals fire trades into your account
  • Commercial copy-trade software firing identical orders to multiple owned accounts
  • Pure martingale doubling-after-losses systems
  • Latency arbitrage exploiting sim-vs-live execution differences

What firms typically REQUIRE:

  • The algorithm runs from YOUR computer or YOUR cloud instance, not a shared service
  • The trader can describe the algorithm’s logic if asked
  • The strategy demonstrates risk management consistent with the firm’s rule set
  • The trader is not running the same exact algo across multiple owned accounts simultaneously

Platform support: NinjaTrader, Tradovate, Rithmic-connected platforms, and custom Python/C++ via Rithmic/CQG APIs are all standard for prop firm algo trading. Each firm specifies which platforms support algo execution on their accounts.

Worked example

Allowed algorithmic trading example (Lucid):

Trader writes a Python script that:

  • Monitors ES order book depth via Rithmic API
  • Triggers a long entry when 5-deep bid liquidity exceeds 5-deep ask liquidity by 50%
  • Sets stop at 4-tick risk, target at 8-tick reward (2:1 R:R)
  • Runs 20-40 setups per day during NY session

Lucid welcomes this — clear logic, manual trader-defined parameters, reasonable trade frequency, normal risk management. Trader runs the algo on Lucid $50K and scales to multiple accounts after proving consistency.

Restricted scenario:

Trader subscribes to “Pro Signal Service” that fires automated trades into their Apex account based on signals from another trader. Apex detects external signal source via:

  • Identical timestamps across multiple subscribers (Apex sees these patterns aggregated)
  • Trade execution patterns matching known signal-service signatures
  • Suspicious matching of trade times across accounts

Apex flags account, asks trader to confirm strategy ownership. Trader admits external subscription. Account closed for violating ownership-of-strategy requirement.

Automated Trading vs related concepts

Side-by-side comparison of Automated Trading against the most commonly confused alternatives.

ConceptDefinitionCategory
Automated Trading this termTrading executed by computer algorithms rather than manual orders — explicitly allowed at some prop firms (Lucid, Tradeify) and restricted at others.Strategies
HFT (High-Frequency Trading)Algorithmic strategies that place hundreds or thousands of trades per session, often with sub-second hold times — heavily restricted at most prop firms.Strategies
Copy TradingA trading approach where one source account's trades are automatically replicated across multiple destination accounts — heavily restricted at most prop firms.Rules & Risk
MartingaleA strategy that doubles position size after each loss to recover prior losses with a single win — universally banned or heavily restricted at prop firms due to catastrophic risk.Strategies
Rule BreachAny violation of a prop firm's trading rules — some breaches are warnings, others permanently end the account.Rules & Risk

How major prop firms handle Automated Trading

Every firm implements automated trading differently. Here's the firm-by-firm breakdown — DGT-trusted firms surface first, with implementation notes for each.

FirmHow they handle itRating
Lucid Trading DGT TRUSTEDLucid Trading is the MOST AUTOMATION-PERMISSIVE major prop firm. Explicit positioning around algo, copy trading (within owned accounts), and systematic strategies. The de-facto choice for algorithmic traders running custom strategies.4.7
Tradeify DGT TRUSTEDTradeify welcomes automated trading on most products. Combined with EOD drawdown on Select Funded, Tradeify is highly suitable for algos that have intraday volatility but close green. Some HFT restrictions on Lightning Funded.4.7
Phidias Prop Firm DGT TRUSTEDPhidias allows automated trading across most account products. Multiple concurrent accounts permitted, making Phidias suitable for systematic traders running varied strategies.4.0
Apex Trader Funding DGT TRUSTEDAutomated trading allowed in general, but specific subcategories restricted: HFT, pure martingale, simultaneous mirror execution across owned accounts. DCA-style automation is allowed when applied consistently and responsibly.4.4
Take Profit Trader DGT TRUSTEDTest phase: automation generally allowed. PRO phase: more nuanced — some automation restrictions activate. PRO+ live phase: depends on TPT's case-by-case approval. Verify per-phase rules.4.4
BulenoxBulenox allows automated trading with some restrictions on specific patterns. Pricing positioning makes Bulenox attractive for algo traders running multiple cheap evaluations.4.8

Why traders fail Automated Trading

Assuming “automation allowed” means “any algo allowed.” Even Lucid (the most permissive major firm) explicitly excludes martingale and pure HFT. Read each firm’s automation policy carefully before assuming your specific algo is permitted.

Subscribing to commercial signal services. Universally banned. Every major firm prohibits external trade signal subscriptions where another party’s decisions execute in your account. The strategy must be YOURS.

Running identical algos on multiple owned accounts simultaneously. This combines automation + copy-trading violations. Even on copy-trading-friendly firms (TPT, Tradeify), simultaneous identical-order automation is typically restricted.

Choosing a firm based on price without checking algo policy. If you’re an algo trader, the firm’s automation policy is more important than the eval price. A $30 evaluation that bans your strategy is more expensive than a $60 evaluation that allows it.

Frequently asked questions about Automated Trading

Which prop firms allow automated trading?

Lucid Trading, Tradeify, Phidias, Apex (with restrictions on HFT/martingale), and TPT Test phase all allow automation. The most permissive is Lucid, which positions itself explicitly around algorithmic traders. See our filter page on best prop firms for algo trading.

What's the difference between automated trading and HFT?

Automated trading is any algorithmic execution. HFT is a SUBCATEGORY: high-frequency algos (100+ trades per day with sub-minute holds). All HFT is automated, but most automation is not HFT. Firms typically allow general automation but restrict HFT specifically.

Can I run my MetaTrader EA on a futures prop firm?

Most futures prop firms support NinjaTrader, Tradovate, and Rithmic-connected platforms — but not MetaTrader for futures. You'll need to port your EA logic to NinjaTrader or use a Python/C++ implementation via Rithmic API. Verify platform compatibility before purchasing.

Do I need to disclose my algorithm to the firm?

Generally no during normal operation — but if flagged for review, the firm may ask you to describe the strategy logic. They want to verify it's YOUR strategy and complies with rules, not deep IP inspection. Simple description usually suffices.

Are external trade signal services allowed?

No. Universally banned across major prop firms. Subscribing to "Pro Signal Service" or similar where third-party trades execute in your account violates ownership-of-strategy requirements. Your algo must be your own.