TickAtlas

Session Overlap

Forex Market Hours Widget

A four-session FX market-hours view showing which sessions are open, the active overlap, and the countdown to the next change. It is a market-hours context view, not a liquidity or execution claim.

Live preview SIMULATED

The real embed in preview mode — synthetic data, no API key, zero network calls. Live data starts once you add your key.

From
$9.99 /mo
Included
1 domain slot
Shows
FX session states / overlap / next change (time-based).
per month $9.99
Get it →

Base covers one domain; each extra slot adds half the base. Manage domains and your key from your dashboard.

What it shows

A four-session FX market-hours view showing which sessions are open, the active overlap, and the countdown to the next change. It is a market-hours context view, not a liquidity or execution claim.

Who it's for

  • Broker landing page showing which sessions are open right now.
  • Trading-education page explaining session overlaps.
  • Docs page footer with a live sessions clock.
  • Market-dashboard header module.

The data contract

This widget reads only public market data through our hosted gateway — no account data, no order book, no personal data.

sessions kind: FX session states + overlap + countdown

The gallery and this preview run in SIMULATED mode — synthetic shapes, no key, no network. Live data flows only after checkout, on your authorized domains.

Embed it

  1. Subscribe from your dashboard and add the domains you'll embed on.
  2. Copy your public wk_ key from the widget panel.
  3. Drop the snippet below into your page, swapping in your key.
Theme
embed snippet
<script src="https://tickatlas.com/widgets/embed.js?w=session-overlap&k=wk_YOUR_KEY"></script>

Default is light — the snippet stays clean. Pick Dark or Auto (Auto follows each visitor’s system theme) to append &theme= and preview it live.

Embed parameters

The querystring on the embed.js script tag above.

Parameter Type Required Description
w string Yes Widget slug — fixed to “session-overlap” for this widget.
k string No Your public wk_ key. With it the widget goes live on your authorized domains; omit it for the SIMULATED preview (synthetic data, zero network). Default: preview mode.
mode enum No Force preview even with a key, e.g. for a staging page. Allowed: live, preview. Default: live when k is present, else preview.
theme enum No Colour theme. light (default) is today’s look; dark uses a WCAG-AA dark palette; auto follows each visitor’s system (prefers-color-scheme). Omit for light. Allowed: light, dark, auto. Default: light.

The wk_ key is public by design — it only works on the domains you authorize, and you can revoke it any time from your dashboard.

Data endpoint

The embed calls this hosted endpoint for you on each refresh, using a short-lived token minted from your wk_ key — it never carries your key to the browser. These are its parameters and the values this widget uses.

GET /widgets/api/session-overlap/sessions

Endpoint parameters

This endpoint takes no parameters — it returns the same payload for every request.

Response

Every response is a JSON envelope { success, widget, cached, data }. The data object for this widget:

{ current_time, active_sessions, sessions, overlaps, next_major_event }

Good to know

Theming & isolation
The widget renders inside a sandboxed Shadow DOM with all:initial, so your page's CSS and scripts can't reach in and its styles can't leak out. It fits the width of its container — never wider — and brings its own light palette.
Refresh, caching & limits
It refreshes about every 15 seconds against cached data, so many visitors collapse to one computation on our side. Requests are rate-limited per key and per domain; over the limit the gateway returns 429 and the widget simply keeps its last frame until the next tick.
When data is unavailable
If a symbol has no current data, the widget shows an explicit “unavailable” / “no data” state — never a fabricated or zeroed value. A revoked key or an unauthorized domain leaves the widget in that same state; it never throws on your page.
Pricing & domain slots
Billed monthly per domain slot. The base ($9.99/mo) covers one domain; each extra slot adds half the base. Slots are fixed at purchase — cancel any time and the embed stays live to the end of the paid month, then stops.

Frequently asked

Does this track a specific symbol?

No, it has no symbol axis. It shows the four FX sessions (Sydney, Tokyo, London, New York), which are open, the active overlap, and a countdown to the next change.

Is this a liquidity or execution claim?

No, it's a market-hours context view only, not a statement about liquidity or fill quality.

How often does it refresh?

The clock recalculates on a ~15-second cached poll; session boundaries are time-based, not fed by a market data feed.

Is it free to preview?

Yes, the preview is synthetic-safe and keyless; the live widget is a paid subscription.

Related resources

Prefer to pull this data through the API instead of an embed? These endpoints and guides cover the same market data.

Embed it in minutes

Preview it with synthetic data and no key, then add your key to go live on your domains — from $9.99/mo per domain.