Direct answer
Spread by session matters in forex because the bid–ask spread (a common cost component) is not always the same throughout the day. When spreads are higher during certain trading sessions, the same trade can cost more, even if the rest of the setup looks identical. That can change backtests, cost expectations, and the break-even logic for whether a movement in price is large enough to cover transaction costs.
The practical impact is mainly about timing and cost modeling: if you estimate costs using an average spread, you may underestimate real cost during the session windows where liquidity is lower. If you plan entries and exits across different sessions, spread-by-session behavior can also shift the relative attractiveness of holding a position across time.
Mechanism or definition
In forex, the spread is the difference between the market’s quoted buy price (ask) and sell price (bid). The “spread by session” idea refers to the observation that these quotes often reflect varying liquidity and market participation during different hours.
A key distinction is between stable mechanics and variable conditions:
- Stable mechanics: the spread represents the immediate cost embedded in the quote, and it affects what price you effectively trade at.
- Variable conditions: liquidity, volatility, and order-book depth can change across the day, which can change typical spreads.
When you compute trading cost for an example, you must state assumptions such as the direction of trade, whether you use mid-price or bid/ask, and what spread value applies at entry and at exit. Without those assumptions, “total cost” is not uniquely defined.
Evidence or example
Consider a simplified cost model with assumptions clearly stated:
- You enter at time A and exit at time B.
- The relevant spreads are S_A at entry and S_B at exit.
- You treat spread as the main quoted cost and ignore commissions and swaps.
In that simplified view, the round-trip cost from spread alone scales with S_A and S_B. If spreads are wider during one session, and your entry or exit falls in that window, the total cost estimate increases.
A worked numerical example (purely illustrative) uses placeholders rather than live data:
- Suppose the entry session spread is 1.5 units and the exit session spread is 1.5 units.
- If both sides use the same spread, the spread portion is lower than a scenario where one side uses a wider session spread.
The point is not the specific numbers, but the dependence on where in the day your execution happens. That dependence is what “spread by session” is meant to capture.
If you backtest using one constant spread for the whole day, you risk mismatch: real execution cost can be higher during sessions where quotes tend to be wider.
Limitations and risks
Spread-by-session comparisons have important limitations and failure modes:
- Market conditions can change abruptly. Even if spreads are “usually” wider in a certain session, widening can occur outside expectations during low liquidity or fast news-driven repricing.
- Provider differences matter. Quotes depend on the specific trading venue, liquidity aggregation, and execution model. Two providers can show different spreads at the same time.
- The spread alone may not represent total cost. Commissions, slippage, and overnight financing can dominate in some situations. Modeling only the quoted spread can understate or misstate real total cost.
- Historical patterns are not guarantees. A relationship between time-of-day and spread in the past does not establish the same relationship in the future.
Because of these uncertainties, any cost estimate should be treated as conditional on assumptions about timing and execution.
Verification or next question
To verify spread by session for a specific context without relying on promises or fixed outcomes, you can independently check:
- Whether quoted spreads you observe change across the hours you care about.
- Whether spreads differ at entry time versus exit time for your typical holding durations.
- How results change when you model multiple spread scenarios (for example, a “narrow” session spread and a “wide” session spread).
A useful next question to ask is: “Which hours (and which execution points) do my trades actually touch?” If your trades repeatedly cross the same session boundary, spread by session becomes more relevant to your cost assumptions.