Guide
payout
calculation
prop firm
verification
Apex
Topstep
MFFU
compliance

How to Calculate Your Correct Profit Target Before Requesting a Prop Firm Payout

Submitting a payout request without running the calculation first is how traders discover compliance violations at the worst possible moment. Here's the exact pre-payout verification process — with the specific numbers to check at each major firm.

Copilink Team
March 1, 2026
4 min read
0 views

How to Calculate Your Correct Profit Target Before Requesting a Prop Firm Payout

Payout requests that get denied or delayed because of a compliance issue that was discoverable before submission are entirely preventable. The pre-payout verification takes about 10 minutes per account. The alternative — discovering a consistency rule violation or minimum winning day shortfall after submitting — costs time, communication effort, and occasionally requires additional trading to cure the issue before the payout can proceed.

Here's the exact verification process by firm.


Apex Trader Funding — The Most Complex Verification

Apex has the most requirements to check before requesting a payout, because the consistency rule adds a compliance layer that the other major firms don't have in the funded stage.

Step 1: Minimum days check.
Apex requires 8 trading days in the current payout cycle before a payout can be requested. Count the number of trading days (days with at least one closed trade) in the current cycle. If fewer than 8: continue trading. Don't submit until the minimum is met.

Step 2: Minimum payout amount.
$250 minimum per payout request. If cumulative profit in the current cycle is below $250: continue accumulating. The minimum applies to the net payout amount (your 90% share), not the gross profit — $278 gross × 90% = $250 net, barely over the minimum.

Step 3: Consistency rule verification.
This is the critical check. For each trading day in the current cycle:
Compliance ceiling = 30% of total cumulative profit

The calculation: run through every day in the cycle. For each day, calculate: (day's P&L) ÷ (cumulative cycle P&L to date). If any day's ratio exceeds 30% — the cycle is non-compliant. You cannot request a payout until the ratio normalizes through additional trading sessions that dilute the concentration.

Use the dilution strategy from our consistency dilution guide to bring the ratio into compliance if a concentration exists.

Step 4: Active trailing drawdown check.
Verify the account's current equity is above the trailing floor. An account that's below the floor is closed; above the floor and payout-eligible, the cushion is still sufficient to request the payout. Payout processing doesn't typically require a minimum cushion level, but confirm the account is in good standing before submitting.


Topstep — Simpler Verification

Step 1: Minimum winning days.
Topstep requires 5 winning days (net positive P&L) before payout eligibility. Count the winning days in the current cycle. Simple: yes or no.

Step 2: Minimum payout amount.
$100 minimum. Lower than Apex — most profitable weeks easily clear this.

Step 3: No consistency rule check needed.
Topstep's funded stage has no consistency rule on standard plans. Verification is complete after steps 1 and 2.

Step 4: Account in good standing.
Confirm the account hasn't hit the daily loss limit on the payout request day (or recently in a way that triggered a compliance review). Submit the payout through Topstep's portal.


MyFundedFutures Core/Scale — Cleanest Verification

Step 1: Check minimum profitable days requirement (if applicable).
Verify the current MFFU Core/Scale plan requirements — these can vary by tier. Check the account dashboard for the specific minimum trading day count for the current plan.

Step 2: No consistency rule check needed.
MFFU Core/Scale has no funded-stage consistency rule. Verification is essentially confirming the minimum day count and minimum payout amount.

Step 3: Static floor confirmation.
MFFU's static floor should be comfortably below current equity. Since the floor never moves, any account that's still active (not closed) has adequate equity above the floor.


The Payout Tracking Spreadsheet Column

In the portfolio dashboard from the multi-account journaling guide, add a "Payout Eligible?" column that checks each verification condition automatically:

=IF(AND(
  WinningDays >= MinDays,
  CumulativeProfit >= MinPayoutAmount,
  MaxDayConcentration <= 0.30
), "ELIGIBLE", "NOT ELIGIBLE")

With this column updating automatically from the daily P&L data, you can see payout eligibility status for all accounts at a glance rather than manually checking each one. On a 15-account portfolio, automated eligibility checking converts a 30-minute manual verification process into a 30-second dashboard scan.

Ready to Start Trade Copying?

Try Copilink free for 7 days. No credit card required. Copy trades across unlimited prop firm accounts.