CASE 02
The One Trade That Made Your Backtest Look Profitable
The report says +10R. One trade contributed +14R. Without that single observation, the other 119 trades lost money.
Validation verdict for single-trade profit concentration
When one trade contributes more than the strategy’s entire net profit, the backtest has not demonstrated a broad edge. It has demonstrated that one historical event was captured exceptionally well.
What the headline metric obscures about single-trade profit concentration
Cumulative profit compresses every trade into one endpoint. A smooth-looking total of +10R does not tell you that gross profit was 32R, gross loss was 22R and one winner supplied 14R of the gross profit. The curve’s final height hides who built it.
The exceptional trade may be genuine and may even reflect the strategy’s intended convexity. The diagnostic question is different: does the strategy remain economically viable when that event is absent, delayed, partially filled or reduced by an exit rule change?
How single-trade profit concentration enters the backtest
Net profit is a residual
A single gain can exceed the final net result because it offsets losses elsewhere. Reading only the endpoint conceals this dependency.
A rare regime supplies the winner
A crisis breakout, overnight gap or one-directional trend may appear only once in the sample and may not recur at the same scale.
Exit logic harvests one extreme
A trailing exit can hold one winner for months while most trades churn. That may be intentional, but the repeatability must be tested.
Data or fill anomalies inflate the observation
Bad contract multipliers, synthetic prices, duplicated rows or an unrealistic fill can turn one trade into a false hero.
Compact reconstruction of single-trade profit concentration
| Version | Trades | Net profit | Profit Factor | Largest winner / gross profit |
|---|---|---|---|---|
| Original report | 120 | +10R | 1.45 | 43% |
| Largest winner removed | 119 | −4R | 0.82 | 27% |
| Largest winner capped at 95th percentile | 120 | +0.8R | 1.03 | 22% |
| Top three winners removed | 117 | −11R | 0.61 | 13% |
The largest winner is not “14% of profit”; it is 140% of net profit because the remaining trades lose 4R. That distinction changes the question from “How profitable was the strategy?” to “How often can the strategy reasonably capture another event of this magnitude?”
The test that can overturn the single-trade profit concentration verdict
Use leave-one-out and contribution concentration. The goal is not to delete every big winner, but to measure whether the conclusion survives plausible impairment of the most favorable observation.
What trade-list analysis can and cannot identify about single-trade profit concentration
Export-level red flags for single-trade profit concentration
- Largest trade contributes more than 50% of net profit
- Net profit becomes negative after removing one trade
- The dominant trade comes from a unique symbol or regime
- The trade’s size, duration or point value differs sharply from the rest
- The backtest was optimized after seeing the exceptional event
What the export reveals about single-trade profit concentration
- Trade contribution ranking and concentration of gross and net profit
- Leave-one-out, top-N removal and capped-outlier counterfactuals
- Changes in Profit Factor, expectancy and drawdown after the dominant trade is impaired
- Whether the equity curve has one vertical step followed by flat or negative performance
What single-trade profit concentration still requires from settings, code, or market data
- A trade list cannot determine whether the extreme event will recur. That requires a market-structure thesis and additional unseen data.
- Removing a winner is a stress test, not proof that the winner was invalid. Convex strategies legitimately depend on rare large gains; they simply need enough evidence and capital tolerance.
Turn single-trade profit concentration into a falsifiable backtest diagnosis.
Case file 02/20 · LOO-INFL · one failure mechanism, one falsifiable protocol
Research abstract: single-trade profit concentration
Case file 02/20 · LOO-INFL · one failure mechanism, one falsifiable protocol
This article tests one central proposition: when aggregate P&L is dominated by one outlier, the remaining trade set can have negative expectancy while the whole backtest still appears profitable. The question is not merely whether the displayed net profit or win rate was arithmetically calculated. The deeper identification problem is whether we know what constitutes one observation, what information was available at the decision time, which assumptions are necessary for the profit to exist, and how much of the conclusion survives when those assumptions are perturbed. The research object is therefore not one performance table; it is the linked data-generation, fill-generation, estimation, selection, and capital-allocation process.
The primary estimand is a diversified strategy edge that survives deletion of any single trade. The observation unit is defined as an independent position idea, with pyramids and partial exits re-aggregated to the parent trade. Without this definition, split fills, duplicated signals, common events, synthetic prices, or timestamp conversions can be double-counted as independent evidence. A larger row count does not necessarily contain more independent information. An academically defensible analysis fixes the relationship between the observation unit and the estimand before it reports sample size, standard error, or statistical confidence.
The principal sensitivity axes are leave-one-out deletion, top-k deletion, and contribution-share caps. The hidden state is the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event. In particular, a one-off news gap or data anomaly allocates an unreproducible gain across the entire sample. Means and medians alone are incapable of describing that mechanism, so the analysis combines central estimates with lower quantiles, expected shortfall, sign stability, boundary-hitting frequency, and contribution concentration. The objective is not to find one pessimistic number, but to map the full region in which the original conclusion changes sign or ceases to be economically usable.
The conclusion does not attempt to prove that a backtest is good. It separates the component that remains after attempted falsification from the component that disappears when assumptions are reconstructed. The governing decision principle is to require positive expectancy and profit factor after deleting the largest and top-five trades, with contribution HHI below a stated threshold. This is not trading advice; it is a research procedure for measuring how much evidentiary weight a TradingView trade export can carry. Liquidity not present in the file, broker-specific rules, future regimes, outages, and gaps require separate evidence, and statistical survival never guarantees future profit.
The numerical values illustrate the method for single-trade profit concentration; they are not a real strategy, client record, or forecast.
Hypotheses and identification target for single-trade profit concentration
a diversified strategy edge that survives deletion of any single trade
H₀ for single-trade profit concentration: The reported performance is not materially dependent on the suspected failure mechanism and survives reasonable perturbations.
H₁ for single-trade profit concentration: The reported performance depends materially on the suspected failure mechanism and deteriorates after reconstruction, perturbation, or dependence-aware resampling.
a diversified strategy edge that survives deletion of any single trade
an independent position idea, with pyramids and partial exits re-aggregated to the parent trade
the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event
leave-one-out deletion, top-k deletion, and contribution-share caps
Formal estimands for single-trade profit concentration
Definitions precede inference.
θ̂(−i) = T(D \ {i})The estimate after deleting trade i.Iᵢ = θ̂ − θ̂(−i)The influence of one trade on the reported estimate.Gᵢ=max(Rᵢ,0), sᵢ=Gᵢ/ΣⱼGⱼ, HHI=Σᵢsᵢ², ΣⱼGⱼ>0Concentration of positive profit contributions, defined only when total positive profit is greater than zero; loss concentration is reported separately.The primary estimand is a diversified strategy edge that survives deletion of any single trade. The observation unit is defined as an independent position idea, with pyramids and partial exits re-aggregated to the parent trade. Without this definition, split fills, duplicated signals, common events, synthetic prices, or timestamp conversions can be double-counted as independent evidence. A larger row count does not necessarily contain more independent information. An academically defensible analysis fixes the relationship between the observation unit and the estimand before it reports sample size, standard error, or statistical confidence.
The principal sensitivity axes are leave-one-out deletion, top-k deletion, and contribution-share caps. The hidden state is the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event. In particular, a one-off news gap or data anomaly allocates an unreproducible gain across the entire sample. Means and medians alone are incapable of describing that mechanism, so the analysis combines central estimates with lower quantiles, expected shortfall, sign stability, boundary-hitting frequency, and contribution concentration. The objective is not to find one pessimistic number, but to map the full region in which the original conclusion changes sign or ceases to be economically usable.
Illustrative recomputation design for single-trade profit concentration
For the single-winner dependence reconstruction, table values are illustrative calculations used to expose a verdict reversal; they are not a user’s observed TradingView result.
| ID | Recomputation layer | Operation | Comparison | Diagnostic purpose |
|---|---|---|---|---|
| S0 | Reported result | Restate the Strategy Tester aggregate | Base | Apparent conclusion |
| S1 | Unit reconstruction | an independent position idea, with pyramids and partial exits re-aggregated to the parent trade | Reassess count and dependence | Information correction |
| S2 | Independent recomputation | Rebuild price, size, cost, and currency row by row | Separate reconciliation error | Measurement validity |
| S3 | Local stress | leave-one-out deletion, top-k deletion, and contribution-share caps | Perturb one factor only | Causal sensitivity |
| S4 | Tail injection | a one-off news gap or data anomaly allocates an unreproducible gain across the entire sample | Recompute lower quantiles and boundary hits | Capital preservation |
| S5 | Dependence-aware resampling | Generate paths across several block lengths | Intervals and sign stability | Estimation uncertainty |
| S6 | Selection adjustment | Log search, OOS review, and exclusions | Correct maximum-selection bias | Generalization |
| S7 | Full gate | require positive expectancy and profit factor after deleting the largest and top-five trades, with contribution HHI below a stated threshold | Compare with predeclared thresholds | Pass / hold / reject |
The illustrative recomputation for single-trade profit concentration changes one processing layer at a time, then combines only predeclared layers. S0 is never treated as ground truth; it is the statement to be audited. S1 and S2 ask whether the exported unit and arithmetic are coherent. S3 and S4 identify local sensitivity and tail failure. S5 changes the uncertainty model rather than the trade list. S6 adjusts for the search that preceded publication. S7 applies the same gate to every version. This order prevents an adverse result from being explained away by simultaneously changing several assumptions.
In the single-winner dependence figures, color and position encode diagnostic sensitivity only; they do not represent statistical significance or future P&L.
Diagnostic figures specific to single-trade profit concentration
Four separate visual tests; no decorative chart reuse.
Multi-layer audit questions for single-trade profit concentration
A result is only as strong as its weakest unresolved layer.
An independent verifier should, fix the estimand as “a diversified strategy edge that survives deletion of any single trade.” Do not substitute net profit, win rate, or a visually smooth curve for that target. Declare the horizon, account currency, included frictions, and operating-stop boundary before calculation. Any post-result change creates a new hypothesis and version, preventing the question from being selected after the answer is known.
Reconstruct the observation unit as “an independent position idea, with pyramids and partial exits re-aggregated to the parent trade” before treating rows as independent evidence. Report raw rows, parent trades, decisions, event clusters, and the denominator used for each average or standard error. Recompute leave-one-out influence, largest-trade share, top-five share, positive-contribution HHI, and sign stability under more than one defensible aggregation rule so that a larger export is not mistaken for a larger information set.
Preserve the hash of the TradingView export and the symbol, timeframe, session, timezone, order-processing settings, costs, account currency, and Pine version. For single-trade profit concentration, the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event directly affects reproducibility. Keep immutable source, normalized, and analysis layers separate, with every join, deletion, imputation, and conversion recorded in a transformation ledger.
The export identifies only what can be rebuilt from recorded time, price, quantity, and P&L. executability of the extreme winner, price-data corrections, order-size caps, and partial fills requires additional evidence. Mark each causal link as observed, bounded by assumption, or externally unverified. This prevents the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event from being presented as a confirmed fact when the available data support only an interval or conditional conclusion.
Do not adopt the platform summary as ground truth. Independently recompute P&L after deleting each trade and then the top-k contributors, with separate concentration measures for gains and losses. Reconcile total and row-level differences by sign, date, symbol, and order type. If discrepancies concentrate in the exact state associated with single-trade profit concentration, treat that concentration as a primary finding rather than dismissing it as rounding.
Report leave-one-out influence, largest-trade share, top-five share, positive-contribution HHI, and sign stability with intervals or resampling distributions, not point estimates alone. Match the uncertainty method to sample size, skewness, heavy tails, censoring, and selection history. If normal, quantile, and dependence-aware methods disagree on the sign, classify the edge as unidentified and show the minimum detectable effect and lower decision bound.
Do not narrow uncertainty with an IID shuffle alone. Resample event blocks that consolidate winners generated by the same news event or trend using several fixed block lengths and stationary bootstrap. Preserve random seed, repetition count, wrap rule, and missing-data treatment. For each block specification, report the distribution of leave-one-out influence, largest-trade share, top-five share, positive-contribution HHI, and sign stability, the rejection-side tail mass, and the rate at which the verdict changes sign.
Interrogate the mechanism “the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event” with lower quantiles, expected shortfall, influence, cluster length, and boundary-hitting measures. Historical maximum loss is not a loss cap. Define several absorbing or operating boundaries—capital, margin, mandate drawdown, and recovery time—and record which boundary fails first under each stress.
A flat commission deduction is not an execution model for single-trade profit concentration. Allocate spread, slippage, financing, borrow, roll, conversion, rounding, and rejected orders to the relevant unit. Recompute leave-one-out influence, largest-trade share, top-five share, positive-contribution HHI, and sign stability under base, upper-quantile, and crisis states while preserving the possibility that costs and losses worsen together.
Count the complete population of periods, symbols, timeframes, parameters, exits, filters, and metrics that were tried. Do not detach the attractive result for single-trade profit concentration from rejected candidates, interim changes, or repeated validation reviews. Where appropriate, use PBO, SPA, and a Deflated Sharpe Ratio, and treat an unrecorded trial count as a material audit limitation.
Test whether single-trade profit concentration is concentrated in one trend, volatility, liquidity, rate, or session state. Define regimes prospectively or on training data only. Report statewise leave-one-out influence, largest-trade share, top-five share, positive-contribution HHI, and sign stability, occupancy, transition probabilities, and costs, then reweight the mixture to adverse but realistic future compositions.
For the single-trade profit concentration case, the same trade set can follow different capital paths under another inception date, order, initial balance, rounding rule, or stop condition. Separate fixed quantity, fixed R, and percentage sizing, then use circular shifts and block orderings to recompute drawdown, recovery, and boundary hits. Equal terminal P&L does not imply equal path risk.
Perturb “leave-one-out deletion, top-k deletion, and contribution-share caps” one axis at a time before creating a joint sensitivity surface. Add the negative control “delete random trades with the same holding-period class as the largest winner and compare the observed influence with ordinary deletion variability.” Predefine the grid and crisis rule so that neither the most favorable nor the most damaging cell is selected after inspection. Save the slope, curvature, and exact point where the decision boundary is crossed.
Have a second implementation recompute P&L after deleting each trade and then the top-k contributors, with separate concentration measures for gains and losses, then compare critical row-level outputs. Regression fixtures should include empty files, duplicate timestamps, extreme costs, reverse ordering, missing values, and boundary cases. Agreement between implementations is insufficient if they share the same bad input, so separate data construction and review roles where feasible.
Predeclare the decision rule. This case passes only if “expectancy keeps its sign after deleting the largest and top-five trades and contribution limits are not breached.” Near a boundary, disclose interval width and economic materiality rather than a binary badge. If only one favorable block length, cost state, or implementation passes, classify the result as assumption-sensitive rather than robust.
The evidence ledger must store the input hash, code version, settings, exclusions, “leave-one-out deletion, top-k deletion, and contribution-share caps,” block lengths, random seed, repetition count, and every scenario output. Keep exploratory and confirmatory results in separate namespaces and retain failed trials. When new TradingView data arrive, create a new version and track largest-contribution share, expectancy after top-k deletion, and event-level concentration rather than overwriting the old result.
Translate statistical changes into capital consequences. A shift in expectancy, lower quantile, recovery time, or boundary risk caused by single-trade profit concentration should be mapped to trade count, capital, margin, and continuation. A small per-trade difference can compound under high turnover, while a rare loss can be decisive near an absorbing boundary.
Separate hypothesis design, implementation, independent recalculation, and approval where practical. Stop automatically on material reconciliation error, unresolved missing data, non-reproducibility, or a predeclared threshold breach. Audit the chain “one extreme observation → domination of net profit → illusion of a diversified edge → overvaluation → failure to reproduce,” and monitor largest-contribution share, expectancy after top-k deletion, and event-level concentration prospectively without turning a historical pass into a promise of future profit.
Falsification protocol for single-trade profit concentration
require positive expectancy and profit factor after deleting the largest and top-five trades, with contribution HHI below a stated threshold
Freeze the TradingView source for the single-trade profit concentration audit
Store the export without alteration and record its hash, export time, strategy, symbol, timeframe, and settings. Preserve every column relevant to single-trade profit concentration; deletions and imputations belong only in derived tables.
Reconstruct the observation unit for single-trade profit concentration
Aggregate rows into “an independent position idea, with pyramids and partial exits re-aggregated to the parent trade,” and report raw rows, parent trades, events, and independent clusters. Recompute the critical result under another defensible aggregation.
Independently recompute the displayed single-trade profit concentration result
Independently recompute P&L after deleting each trade and then the top-k contributors, with separate concentration measures for gains and losses. Reconcile row-level and aggregate outputs with Strategy Tester and preserve where discrepancies concentrate.
Isolate the single-trade profit concentration mechanism
Treat single-trade profit concentration as the principal mechanism and move “leave-one-out deletion, top-k deletion, and contribution-share caps” one axis at a time while holding other settings fixed.
Map the operating boundary for single-trade profit concentration
Combine the primary and interacting axes on a predeclared grid and recompute leave-one-out influence, largest-trade share, top-five share, positive-contribution HHI, and sign stability. Record the width and connectivity of the acceptable region and every boundary crossing.
Resample the dependence structure relevant to single-trade profit concentration
Use event blocks that consolidate winners generated by the same news event or trend with several fixed block lengths and stationary bootstrap. Save every random seed, repetition count, and block specification.
Inspect influence points and operating boundaries for single-trade profit concentration
For the single-winner dependence influence test, remove the largest contributor, top-k contributors, selected periods, and relevant regimes in sequence; then recompute lower-tail measures and the operating boundary.
Apply negative controls and conservative bounds to single-trade profit concentration
Delete random trades with the same holding-period class as the largest winner and compare the observed influence with ordinary deletion variability. Bound executability of the extreme winner, price-data corrections, order-size caps, and partial fills as unobserved factors rather than elevating the optimistic value into the final answer.
Apply the predeclared gate to single-trade profit concentration
Do not move the threshold after seeing results. Compare with “expectancy keeps its sign after deleting the largest and top-five trades and contribution limits are not breached,” and distinguish pass, hold, and reject. Any unresolved material mismatch causes a hold.
Save a reproducible evidence package for single-trade profit concentration
Bundle the source, transformation ledger, formulas, figures, all scenarios, failure logs, and code version for rerun in another environment. Prospectively monitor largest-contribution share, expectancy after top-k deletion, and event-level concentration.
Decision gate for single-trade profit concentration
Reject the story before trusting the curve.
How to read the single-trade profit concentration figures and equations
The figures for single-trade profit concentration use illustrative recomputations constructed to expose this specific failure mode. Do not infer statistical significance from line position or color alone; first verify the estimand, units, denominator, censoring rule, and cost sign defined by the equations. A sensitivity surface is not a causal estimate. It shows how a conclusion changes only within the stated assumptions. Resampling should compare an IID shuffle with stationary and block bootstrap procedures across several block lengths so that loss clustering and regime persistence are not silently destroyed. Store the random seed, iteration count, block length, bandwidth, and missing-data treatment, and claim reproducibility only after an independent implementation reproduces the same aggregates.
This case passes only if “expectancy keeps its sign after deleting the largest and top-five trades and contribution limits are not breached” across reconstructed values, local perturbations, joint sensitivity, dependence-preserving resampling, and the negative control, with no material sign reversal or unresolved reconciliation error. A pass is limited evidence against the stated failure mode, not certification of future profit.
- The estimand and observation unit were fixed before outcomes were reviewed
- For single-winner dependence, any material disagreement between reported and independently recomputed values must be resolved or explicitly explained.
- The single-winner dependence claim passes this gate only when its acceptable stress region is broad and connected rather than one isolated favorable island.
- The sign of the single-winner dependence estimate must remain stable across defensible block lengths, saved seeds, and reasonable interval methods.
- For single-trade profit concentration, economic margin remains after deleting the largest and top-five contributors and key regimes
- For single-trade profit concentration, conservative cost, fill, and capital-boundary scenarios remain inside the stopping mandate
Limitations, external validity, and reproducibility of the single-trade profit concentration audit
Every inference has a boundary.
The first limitation is that a trade export does not contain the complete market state. If order-book depth, queue position, network latency, rejected orders, broker liquidity, or realized financing history is absent, a diversified strategy edge that survives deletion of any single trade remains model-mediated. Model outputs should be displayed as scenario ranges and must not be formatted as though they were directly observed facts.
A second limitation specific to the single-trade profit concentration analysis is structural change. A long historical sample does not guarantee a common population when market rules, participants, volatility, rates, spreads, data construction, or Pine execution semantics change. Do not increase nominal sample size by indiscriminately pooling old periods. Estimate rolling and regime-conditioned behavior and test parameter stability around detected changes.
A third limitation specific to the single-trade profit concentration analysis is reuse of the diagnostic battery. Applying these tests repeatedly to the same data and editing the strategy until it passes turns the diagnostic process itself into another optimizer. Every post-test edit starts a new model version and requires untouched or prospective evidence. A test chosen after reading the outcome belongs to exploration and cannot be counted as independent confirmation.
A fourth limitation for the single-trade profit concentration analysis is the distinction between statistical survival and operational suitability. Behavioral tolerance, locked capital, tax, regulation, outages, account terms, order-size limits, market-order restrictions, and liquidity discontinuities cannot be resolved from a CSV alone. The lab is a diagnostic for discovering hidden failure risk earlier; it is not investment advice, a performance warranty, or a guarantee of bounded loss. User-specific constraints remain a separate decision layer.
The estimand “a diversified strategy edge that survives deletion of any single trade” is identified only within the columns present in the TradingView export and the stated assumptions. If executability of the extreme winner, price-data corrections, order-size caps, and partial fills cannot be observed, report bounds rather than a false point estimate.
Past estimates of single-trade profit concentration need not belong to the same population after changes in rules, participants, volatility, costs, or data specifications. Track largest-contribution share, expectancy after top-k deletion, and event-level concentration in rolling and regime-specific windows.
For single-winner dependence, repeatedly applying the same diagnostic battery and editing until it passes turns verification into another optimizer. Every post-audit change therefore creates a new model version and requires untouched evidence.
Even if expectancy keeps its sign after deleting the largest and top-five trades and contribution limits are not breached, the analysis does not establish tax, regulatory, behavioral, liquidity, order-size, or systems suitability. Separate statistical diagnosis from live-operating approval.
Deleting observations related to the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event may improve the result. Compare no deletion, conservative imputation, and worst-case imputation, and display how leave-one-out influence, largest-trade share, top-five share, positive-contribution HHI, and sign stability changes.
Run the control “delete random trades with the same holding-period class as the largest winner and compare the observed influence with ordinary deletion variability.” If the control performs similarly, suspect processing rules or common market drift before attributing performance to the strategy.
After a provisional pass, log largest-contribution share, expectancy after top-k deletion, and event-level concentration sequentially and stop on persistent departures from the predeclared predictive range. Diagnose implementation drift before reoptimizing history.
Multiple methods can agree because they share the same bad input or the same mechanism “the largest-contribution trade, top-k profit concentration, and duplicated exposure to one event.” Give lower-tail outcomes, failed scenarios, and unresolved mismatches the same visual prominence as favorable results; test count is not proof of correctness.
Independent and adversarial findings for single-trade profit concentration
The single-winner dependence case has a separate review line for formulas, chart encodings, data definitions, and falsifiability so agreement on one layer cannot mask failure on another.
The formula audit checks numerator, denominator, sign, unit, domain, and every conditioning assumption as one system. The material caution for this case is: Leave-one-out influence is comparable only after the statistic T is fixed. Positive-profit HHI is defined only when the sum of positive contributions is greater than zero, and loss concentration must use a separate series. Top-k deletion is a sensitivity diagnostic, not a license to remove inconvenient observations. A correct symbolic expression can still calculate the wrong quantity when a column, currency, time unit, or fee sign is misdefined, so those mappings are part of the mathematical audit.
The figure audit assigns distinct jobs: Figure 1 diagnoses single-trade profit concentration; Figure 2 maps joint sensitivity; Figure 3 shows the dependence-preserving distribution of expectancy after influential-trade deletion; Figure 4 traces causal propagation. Color denotes distance to a predeclared gate, not probability or observed performance. Axis units, zero, quantiles, censoring, and bounds must agree with captions and tables. A smooth SVG line is explanatory geometry, not evidence of estimation precision.
The adversarial test does not cherry-pick one hostile scenario. It uses the negative control “delete random trades with the same holding-period class as the largest winner and compare the observed influence with ordinary deletion variability,” resamples event blocks that consolidate winners generated by the same news event or trend at several block lengths, and bounds executability of the extreme winner, price-data corrections, order-size caps, and partial fills as unobserved factors. Repetitions, seeds, exclusions, block specifications, and plotting range are frozen before results so the implementer cannot tune the audit after seeing the answer.
The independent conclusion is restricted to whether “expectancy keeps its sign after deleting the largest and top-five trades and contribution limits are not breached.” It does not certify a good strategy or future profit. Any material reconciliation error, formula-domain violation, table-figure contradiction, sign reversal across defensible block lengths, or failure to outperform the negative control produces hold or reject. Prospectively, monitor largest-contribution share, expectancy after top-k deletion, and event-level concentration.
Methodological references for single-trade profit concentration
Primary methods and official platform documentation.
- Efron, B. (1979). Bootstrap Methods: Another Look at the Jackknife. Annals of Statistics.
- White, H. (2000). A Reality Check for Data Snooping. Econometrica.
- Hansen, P. R. (2005). A Test for Superior Predictive Ability. JBES.
- TradingView Pine Script® documentation: Strategies.
- Politis, D. N. & Romano, J. P. (1994). The Stationary Bootstrap. JASA.
- Newey, W. K. & West, K. D. (1987). A Simple, Positive Semi-definite, Heteroskedasticity and Autocorrelation Consistent Covariance Matrix. Econometrica.
- Lo, A. W. (2002). The Statistics of Sharpe Ratios. Financial Analysts Journal.
References for the single-trade profit concentration case provide methodological context; they do not validate the synthetic numbers in this article or certify any backtest result. TradingView documentation is used for platform semantics, while statistical papers motivate uncertainty and selection controls.
Frequently asked questions about single-trade profit concentration
Should I always remove the biggest winner?
No. Keep it in the historical record, but also show the result without it. The comparison measures dependency; it does not rewrite history.
What concentration level is acceptable?
There is no universal cutoff. Compare the largest-trade share with trade count, strategy design, regime frequency and how much the verdict changes under removal.
Is this the same as overfitting?
Not necessarily. Outlier dependency can exist without parameter optimization. But optimizing around the event makes the dependency more suspicious.
Can a backtest exposed to single-trade profit concentration be trusted?
Do not judge the single-winner dependence case from a finished equity curve alone. Use the TradingView trade list to inspect the mechanism-specific concentration, path, cost, timing, and dependence evidence shown on this page.
Important limitations for the single-trade profit concentration analysis
This article provides educational, descriptive analysis of constructed backtest failure examples. It is not investment advice, a buy or sell signal, a forecast or a promise of performance. Backtest results depend on data, code, broker-emulator assumptions, costs, sizing and market structure. TradingView is a trademark of TradingView, Inc.; SG Group is independent and does not claim endorsement or sponsorship by TradingView.
Counterpart: たった1回の大勝がバックテストを黒字に見せていた