The Risk Problem Copiers Create
A trade copier replicates every trade from a master account to every follower. Risk scales with the number of connected accounts: one bad trade on the master becomes the same trade on every funded account at once. The copier does not distinguish a planned entry from one taken under stress, and it has no view of a prop firm's daily loss rule — so a trade that stays within limits on accounts one and two can breach the rule on account three.
A common way to handle this is a notification system: when a threshold is breached, the copier sends an alert. The limitation is timing. The alert fires while the position is still open, and the trader has to read it and act. For a funded account with a tight daily loss limit, the gap between the alert and the response is where a warning turns into a disqualification.
Per-account risk protection moves the enforcement earlier. The copier checks the configured thresholds before a position reaches the follower broker, not after.
Quick Answer
A trade copier without per-account risk protection relays signals and leaves risk to the trader to watch in real time. Per-account protection sets the thresholds once and enforces them automatically on every session, on each account independently.
What Per-Account Protection Means
Per-account protection means risk settings are configured and enforced independently for each follower account. It is not a global kill switch that stops all copying when any account hits a threshold. The action applies to the account that triggered it; the rest keep operating.
Traders running multiple prop firm accounts with different rules need this. A 5% daily loss limit on one funded account and 3% on another are two separate thresholds. When the first account approaches its limit, the second is unaffected, and the copier keeps running on every other account.
The alternative is a single global threshold applied to all accounts. It is either too conservative for the accounts with wider limits or too permissive for the tighter ones. For a multi-firm setup, per-account configuration is the only setting that matches each firm's rules.
Daily Loss and Overall Thresholds
Trada supports two threshold types per follower account. They map to the two risk rules most prop firms enforce.
Both thresholds take a percentage or a dollar value, set to match how the prop firm states its rules. Overall Loss is measured from the account's balance at the moment the receiver was added, so it does not reset; the account stays locked until reviewed.
The Three Automated Actions
When a threshold is triggered, three actions are available. You set which ones apply at the point of setup, not at the point of breach.
Stop Copier and Flatten Account differ in how they treat open positions. Stop Copier leaves open positions to close on the master's exits. Flatten Account closes them immediately, taking limit compliance over position outcome. For most daily loss limit configurations, Stop Copier is the default.
Percentage vs Dollar Thresholds
The same protection threshold can be set in percentage terms (2.5% daily loss) or dollar terms ($250 daily loss on a $10,000 account). The two are equivalent at the moment of setup. They diverge as equity moves: a percentage threshold tracks the changing equity, a dollar threshold stays fixed.
Most prop firm rules are stated in percentage terms. Matching that format keeps the copier's protection aligned with the firm's enforcement. Set the threshold 0.3–0.5% below the firm's published limit: spread and slippage on a closing position can carry the realized loss slightly past the level that looked safe when the order was placed.
Working Hours
Protection thresholds cover the P&L dimension of risk. Working hours cover the time dimension.
Most prop firm traders do not trade around the clock. A trade that opens outside the intended window — the master took an automated signal, or the copier was left running — can land during a news-event restriction or expose an account to volatility that was not part of the plan.
Working hours sets a daily window per copier during which copying is active. Outside that window, the copier does not propagate trades. It can also close any open positions on the follower accounts at the end of the window, when the trading day ends.
Working hours and protection thresholds enforce independently. A copier can stop at 4pm regardless of P&L (working hours) and also carry a 3% daily loss threshold (protection); both rules run at the same time without affecting each other.
The Audit Log
Trada records every protection trigger, every blocked copy, and every notification in the audit log, each with a timestamp and the reason for the action.
The log serves two purposes. For active management, it shows what happened and when, so you can check after a session whether protection fired correctly. For compliance, it is a timestamped record of every action the system took on an account — the evidence if a challenge requires showing that daily limits were not exceeded.
The log captures both successful and blocked copies. A blocked entry records the trade that was prevented and the threshold it would have breached. Read across the blocked trades and a pattern often shows up: a particular session or time of day that keeps approaching the limit. The log does not interpret that pattern; reading it is left to the trader.
Risk Management Across Multiple Accounts
Per-account protection shows its effect most clearly across five or more funded accounts at once. Consider a trader running accounts at two prop firms with different daily loss rules:
When a difficult morning session pushes Account B to its 2.7% threshold, the copier stops on B and Accounts A, C, D, and E keep running. The trader does not watch five dashboards and decide which account to protect; each account enforces its own rule.
Without per-account protection, the choice is to monitor by hand, which is the thing that fails under pressure, or to set one global threshold conservative enough for the tightest account, which then over-restricts the accounts with wider limits. Neither holds up across five accounts.
Setting Up Protection in Trada
Protection thresholds live in the copier settings, set per follower account. The steps for each account:
- 1Find your prop firm's current published rules — daily loss %, max account loss %. Read the firm's rules page directly, not a cached summary.
- 2In Trada, open the copier settings for that follower account and navigate to the Protection section.
- 3Set Daily Loss threshold to the firm's daily limit minus 0.3–0.5%. Choose your action: Notify, Stop Copier, or Flatten Account.
- 4Set Overall Loss threshold to the firm's max account loss or trailing drawdown limit, again with a small buffer.
- 5Configure working hours if your trading session has defined start and end times.
- 6Run a test session and check the audit log after your first day. Verify the thresholds are monitoring correctly against your actual P&L.
Prop firms update their rules. A threshold set six months ago may no longer match the firm's current limits. Review the protection settings when a firm announces a rule change, and before starting a new challenge phase.
For the complete setup walkthrough including account connection and copier creation, see how to copy trades across prop firm accounts. For the broader comparison of compliance approaches across copier types, see the prop firm compliance guide.
The Bottom Line
A trade copier without per-account risk protection relays signals and leaves risk for the trader to watch in real time. Per-account protection moves that work into the copier: thresholds are set once and enforced on each account every session, without a decision at the moment of breach.
What this does not do is decide the thresholds for you. The copier enforces the numbers it is given; reading the firm's current rules and setting the right buffer is still the trader's call. Within those numbers, it runs the same way every session — which is what keeps multiple funded accounts across different prop firms from turning into a full-time monitoring job.
Frequently Asked Questions
Sources
- 1.FTMO: Challenge Rules and Conditions, ftmo.com/en/rules (accessed May 2026)
- 2.Apex Trader Funding: Funded Account Rules, apextraderfunding.com (accessed May 2026)
- 3.Topstep: Funded Trader Program Rules, topstep.com/rules (accessed May 2026)
- 4.FCA: Guidance on automated trading and risk controls for retail clients, 2024
- 5.BIS Quarterly Review: Risk management in algorithmic trading environments, 2023
- 6.Finance Magnates: Prop firm account disqualification patterns and causes, 2025