Multi Take-Profit Calculator
Plan up to three take-profit levels with quantity percents. Remaining size stays open if legs sum below 100%.
Calculate
Results
From estimate to a live bot scenario
Carry the same logic into Veles: set comparable parameters, preview the order grid, then backtest before you launch.
- Match direction, leverage, grid, Martingale, and TP/SL
- Inspect orders, capital allocation, and average entry
- Stress-test fees, drawdown, and MAE in a backtest
Assumptions & conventions
- Quantity percents are fractions of total size; legs at 0% are skipped.
- Per-side fee on entry and exit notional for exited quantity only.
- Educational estimate only — not financial advice or live exchange data.
Frequently asked questions
What is a multi take-profit calculator?
It models scaling out of a position across up to three take-profit legs with different prices and quantity percents. Remaining size stays open if the sum of leg percents is below 100%.
Gross PnL sums direction × (TP − entry) × leg quantity; fees apply to entry and exit notional for exited size only.
How should I enter take-profit quantity percents?
Enter human percents in the UI (40 = 40% of total quantity on leg 1). The widget converts to decimals before compute; legs with 0% are skipped.
The sum of all three legs must be greater than 0 and not exceed 100%.
How is average exit price calculated?
Average exit price is the quantity-weighted mean of filled take-profit prices: Σ(TP × legQty) ÷ exited quantity. Only legs with non-zero percent contribute.
Net PnL percent divides net PnL by entry notional of the full original quantity.
Long vs short take-profit validation
Long take-profit prices must be above entry; short take-profits must be below entry for any leg with non-zero size. Otherwise the tool returns a geometry error.
This keeps partial exits directionally consistent with standard TP placement.
Does this include funding or trailing stops?
No. Only explicit per-side fees on entry and exit notional for exited quantity are modeled. Funding, SL, and trailing logic are separate tools.
Pair with stop-loss / take-profit or trailing-stop calculators for full exit planning.
Related calculators
Take-Profit Target Calculator
Gross and fee-adjusted take-profit prices for a target percent move.
Stop & Take Profit Calculator
PnL at stop and take profit levels with optional risk/reward.
Long / Short PnL Calculator
Quick profit and loss for long or short linear positions.
Crypto Futures Calculator
Estimate PnL, fees, margin, and ROI for linear USDT-margined futures.
Break-Even Price Calculator
Find the exit price where net PnL is zero after round-trip trading fees.