A backtest answers a conditional question: what would have happened under the assumptions in this model? For a swing strategy, a daily or four-hour bar can often capture much of the decision process. For an intraday system, small modelling choices can change the answer completely.

This does not make swing strategies safe or intraday strategies invalid. It means the evidence required to trust them is different. A system that trades several times per day has less room for unmodelled friction, timing error and hidden floating drawdown.

One candle can hide many possible paths

An OHLC bar tells us its open, high, low and close. It does not tell us the order in which those prices occurred. If an intraday position has a stop and a target inside the same 15-minute bar, the bar alone may not establish which was hit first. The same ambiguity affects a trailing stop, a scale-in rule and an equity-based loss limit.

The intrabar problemSame OHLC bar does not equal the same sequence of tradable pricesFor short holding periods, the missing sequence can determine whether a trade was a win, a loss or a rule breach.

Higher-quality data reduces this uncertainty. M1 data can be sufficient for some systems; tick or broker-quality bid/ask data may be appropriate for others. The right standard is not the maximum possible data resolution. It is whether the remaining uncertainty could reverse the strategy's conclusion.

Small execution costs can erase a short-horizon edge

When a strategy targets a few points or holds a trade for minutes, spread, commission, slippage and fill delay are not a footnote. They are a large share of expected profit. A backtest that assumes mid-price fills or a fixed ideal spread can manufacture an edge that disappears in live conditions.

Intraday system

Thin error budget

A few ticks of adverse fill, a delayed entry or a wider spread can materially change the distribution.

  • Bid/ask matters at every entry and exit
  • Session liquidity and news matter
  • More trades multiply costs and operational risk
Swing system

Different, not effortless

Costs may be smaller relative to the target, but gaps, overnight financing and weekend risk become more important.

  • Swap and rollover need modelling
  • Daily bar data can still hide intraday risk
  • Symbol availability and contract changes matter

A useful test is a cost-sensitivity check. Re-run the same rules with a wider spread, realistic commissions and a modest adverse fill. If a small change turns the expectancy negative, the strategy is fragile even if the headline equity curve looks attractive.

The data feed is part of the strategy

Two platforms can produce different intraday histories for the same market. Server time changes candle boundaries. Liquidity providers quote differently. Session filters may activate at different times. A Friday rollover or a daylight-saving shift can move a rule into another bar.

That is why a serious intraday test should state the symbol, broker or data source, time zone, spread assumption, commission model and test period. These are not implementation trivia. They are part of the hypothesis being tested.

Closed-trade profit is not intraday equity

This distinction becomes critical when a strategy is evaluated against prop-firm rules. A trade can close green while having spent part of the day deep in floating loss. If the firm monitors equity continuously, it can breach a daily or trailing drawdown limit before the recovery is visible in closed-trade P&L.

What the PropQuant simulator can and cannot show

PropQuant Lab replays the sequence of closed trades against selected program rules. It is useful for comparing targets, fees, stages, payout timing and how a realised history fits different account models. It is not intraday equity verification. For any equity-based daily or trailing limit, verify the final decision with intraday equity, MAE or tick-level data.

This limitation should make the result more useful, not less. A closed-trade replay is a fast screening tool: it can show which rule sets deserve deeper analysis. It should not be presented as proof that a strategy would have passed a firm that measures floating equity in real time.

Why swing systems are usually easier to test

A swing strategy generally has a larger target and a lower trade frequency. A few ticks of fill uncertainty represent a smaller fraction of its expected move. Fewer entries mean fewer opportunities for costs, clock differences and platform details to accumulate. That makes the model more robust, not automatically profitable.

Swing systems have their own blind spots: overnight gaps, spreads at market open, swaps, financing changes, unavailable symbols and the temptation to ignore long drawdown duration. But their signal-to-friction ratio is often higher, so the same backtest assumptions have less power to alter the conclusion.

A practical validation chain for intraday ideas

The aim is not to find one perfect backtest. It is to look for a conclusion that survives reasonable changes in assumptions.

Write the hypothesis first

Define the market behaviour, entry, exit, position sizing and invalidation rule before looking for the best parameters.

Separate in-sample and out-of-sample periods

Use walk-forward or a clean holdout period. A parameter that only works on one historical segment is not evidence of a durable effect.

Model realistic execution

Use bid/ask-aware prices where possible, commissions, spread changes, slippage and the actual session or time zone.

Stress the rule set

Test wider costs, entry delays, parameter neighbourhoods and difficult market regimes. Measure worst days and drawdown duration, not just net profit.

Inspect intraday equity

For prop trading, compare the equity path with each firm's daily and trailing-loss definition. Closed trades alone may not be enough.

Run a small forward test

Demo or low-risk forward data tests the gap between the historical model and live execution. Document what changed.

Questions to ask before trusting the curve

  • Could a different path inside the same bar change stop, target or trailing-stop outcomes?
  • Does the strategy remain positive after a realistic adverse cost assumption?
  • Are the results stable across nearby parameters and out-of-sample periods?
  • Does the broker time zone match the intended session logic?
  • Could floating equity have breached a prop-firm daily or trailing limit?
  • Has the model been checked against a forward period rather than only historical data?

Use the simulator as a comparison layer, not a shortcut

Once the strategy research is credible, the next question is practical: which prop-account rules are compatible with this realised trade history? The simulator helps compare profiles before paying a challenge fee. It does not turn a fragile intraday backtest into an edge, and it does not replace execution-aware validation.

Replay a verified history against account rules

Upload an MT5 HTML report or CSV locally in your browser, compare programs and examine attempts, breaches, fees and payout windows. Treat intraday equity-based limits as a separate verification step.

Open the Prop Simulator

Conclusion

The shorter the strategy horizon, the more its backtest depends on details that a simple closing-price model cannot see. The solution is not to avoid intraday research. It is to demand stronger evidence: better data where it matters, conservative cost assumptions, explicit drawdown modelling and forward validation.

Good research does not promise certainty. It identifies the assumptions that matter most before real money, a funded account or a large position is at risk.

Related researchFrom a hypothesis to MT5: how to make a strategy test useful →Why daily drawdown breaks profitable robots →MACD case study: payouts, fees and risk sizing →