Most firms permit automated trading. Almost none permit it without conditions, and the conditions - not the permission - are what accounts are failed on.
Most firms allow you to run your own automation on your own account under the same risk rules as manual trading. Allowed rarely means unrestricted: latency and tick-scalping exploits, high-frequency behaviour, copied external signals and identical fills across accounts are commonly prohibited. A bot built without a daily loss limit usually breaches one in its first week.

It usually means you may run your own automation on your own account, under the same risk rules as manual trading. It usually does not mean any of these are fine:

An algorithm is only as good as the rules you can state. Chart Bound makes you state them, free, before any money is involved.
Play free, no signup →A strategy tuned on a retail account with high leverage and no daily loss limit will breach a prop account quickly, because the constraint changed even though the code did not. Before connecting anything, re-test it against the account's actual rules: the daily limit, the drawdown type, and the leverage cap. The backtesting guide covers doing that without fooling yourself.
Get the answers in writing from the firm. The table below shows what we could confirm from each firm's own terms, with Verify where we could not.
Most allow you to run your own automation on your own account, subject to conditions. The conditions vary by firm and sometimes by phase.
Latency and tick-scalping exploits, high-frequency behaviour, copied external signals and anything that looks like coordinated group trading.
Often yes across your own accounts, but identical fills across accounts are exactly what monitoring looks for. Check the firm's wording first.
Usually because a strategy built without a daily loss limit or a trailing drawdown breaches one of them, not because the logic was wrong.
Free to use, on any site, with no signup: paste this one line where you want the tool to appear. It loads our hosted version, so it stays up to date, and the link under it credits back to this page.
420×620 by default and it scales down to fit a narrower column. Please keep the attribution link.

An algorithm is only as good as the rules you can state. Chart Bound makes you state them, free, before any money is involved.
Play free, no signup →