Singuard Home Blog Contact eTrader eTrader for Businesses eTrader for Traders Broker Broker CRM Live Demo Prop Firm Prop Firm CRM Live Demo
Trader Tools

Session Indicators: Boxing London and New York.

A session indicator draws a rectangle around the high and low of a chosen time window. That is the whole feature. What makes it useful, or useless, is whether the clock behind it is right.

Alex Onta, Executive Director, SINGUARD By August 5, 2026 7 min read

Session tools do one thing: shade a period of the trading day and mark its extremes. Tokyo in one colour, London in another, New York in a third, with the high and low of each extended forward as horizontal lines. The appeal is obvious. Range breakouts, session opens and the London to New York overlap are all things traders build routines around, and reading them off a shaded box beats counting candles.

The failure modes are less obvious, and nearly all of them come from time.

The daylight saving trap

Financial centres change clocks on different dates. The European Union shifts on the last Sunday of March and October. The United States shifts on the second Sunday of March and the first Sunday of November. Japan does not shift at all. Australia shifts in the opposite direction, being in the southern hemisphere.

That produces several weeks each year when the gap between London and New York is not its usual five hours. Any indicator that defines the London session as a fixed UTC range, say 07:00 to 16:00, will be an hour off relative to actual London business hours for part of the year. The box still draws. It just brackets the wrong candles.

A correctly written session tool uses named timezones, Europe/London and America/New_York, and lets the timezone database handle the transitions. When you evaluate a session script, that is the first thing to check. If the settings offer only a numeric offset, it will drift.

Your platform's chart clock, your broker's server time and the actual session times can all be different. Confirm which one the indicator is reading before you trust any level it draws.

Server time is not market time

MetaTrader charts are built on the broker's server time, which is commonly set to a GMT offset chosen so that the daily candle closes at the New York close. Two firms with different server settings will produce different daily candles for the same instrument, and any session indicator reading server time will shade different windows on each.

Browser based platforms usually render in the viewer's local timezone or offer an explicit chart timezone setting, which is easier to reason about but still requires the indicator to agree with the chart. Our note on candle close times covers why the same pair can show a different daily bar on two platforms.

What the boxes are actually good for

Three uses hold up.

The Asian range as a reference. The Tokyo session in the majors is typically the narrowest of the day, and its high and low become the reference levels that the London open trades against. Whether that break continues or fails is the question behind the London breakout, and having the range drawn automatically saves marking it by hand every morning.

Overlap awareness. London and New York overlap for several hours, and that window carries the highest participation of the day in most FX majors. Knowing you are inside it changes expectations about how far a move can run before it stalls.

Post hoc review. Shading sessions in your journal screenshots makes patterns in your own results visible. If most of your losses cluster in the last hour of New York, that is worth knowing, and it is far easier to see with the sessions coloured in.

Where traders over-fit

A second problem is that the same session behaves differently by instrument. The Tokyo range is meaningful in yen crosses and close to irrelevant in a European index that is not trading yet, and gold has its own rhythm that follows the London fix and the New York open rather than the FX session map. Applying one session template across every chart in the workspace produces boxes that are informative on some and decorative on others.

Session indicators also encourage a particular error: treating a time window as a setup. A box drawn around 08:00 to 09:00 London does not make that hour special. It makes it visible. The reason the hour matters, when it does, is that participation rises as European desks come in, which affects liquidity and therefore how price behaves. When that participation is absent, on a UK bank holiday for instance, the box draws exactly as usual and means nothing.

The branded variants of these tools, marketed as kill zones or optimal trade windows, are session boxes with narrower ranges and stronger claims. The narrower the window, the easier it is to find one that looks good on historical data and does not survive forward. If a vendor shows you a specific 30 minute window with a striking historical record, the appropriate response is to ask how many other windows were tested before that one was chosen.

Setting one up properly

Configure three sessions, not six. Tokyo, London and New York cover the structure; adding Sydney and Frankfurt mostly adds colour. Use muted background shading rather than solid fills, because you still need to read the candles. Extend the previous session's high and low forward as lines, since those are the levels you will actually reference, and let the shading itself stop at the session boundary.

On TradingView, session tools are Pine scripts and can be combined with alerts on the range edges, which is covered in our guide to TradingView alerts. On MetaTrader they are indicators dropped into the terminal, and the usual cautions about installing third party code apply. Whichever platform you use, set the session times once against a known reference, then check them again after each daylight saving change. Two minutes twice a year is the entire maintenance cost, and it is the difference between a tool that describes the market and one that quietly lies to you.

"Half the session boxes I see on client charts are an hour out for several weeks a year, because the script hardcoded a UTC offset. The trader never notices, and every level derived from that box is wrong."

— Alex Onta, Executive Director, SINGUARD

Key Takeaways

Frequently Asked Questions

What is a session indicator?

It is a chart tool that shades a defined part of the trading day, usually Tokyo, London and New York, and marks the high and low of each window. Many versions extend those extremes forward as horizontal lines so the previous session's range stays visible.

Why is my session indicator an hour out?

Almost always daylight saving. If the script defines sessions by a fixed UTC offset rather than a named timezone, it will be an hour off for the weeks when Europe and the United States have changed clocks on different dates. Broker server time settings cause the same symptom on MetaTrader charts.

Are session ranges a trading strategy on their own?

No. A session range is a reference level, not a signal. It is useful because participation genuinely changes when a major centre opens, but the box draws identically on a bank holiday when that participation never arrives. Any time window presented with a striking historical record deserves a question about how many windows were tested.


About the Author

Alex Onta, Executive Director, SINGUARD
Alex Onta Executive Director, SINGUARD

Alex Onta is an Executive Director at SINGUARD. He built eTrader, the terminal, the mobile apps, eTrader Broker, Copytrading, Business and Community, along with the worldwide clustered-server infrastructure it all runs on, with his brother Roman Onta helping on the design, and he leads that division today. Together with Roman he builds the Prop Firm CRM, the Broker CRM, Scalegram and CopySignals, and the two of them carry worldwide compliance, payment processing and international business structuring side by side. He lives and works in Dubai for most of the year. Meet the executive duo leading Singuard's five divisions.

Your Own Trading Firm, Live in 24 Hours.

SINGUARD builds the technology behind brokers and prop firms: trading platform, CRM, client portal and payment rails, one bundle, one predictable price. Book a call and see it working, or keep reading the guides.

More in Trader Tools