Currency Strength Board
Currency Strength Meter Widget
A labelled cross-pair strength ranking across eight major currencies with a trend and change per currency. A derived cross-pair view; not a pair recommendation or an expected-return claim.
This widget is on the way. The preview shows the intended layout; it is not yet purchasable and shows no live data.
- Status
- Coming soon
- Included
- 1 domain slot
- Shows
- Eight-major strength / trend / change (derived).
Base covers one domain; each extra slot adds half the base. Manage domains and your key from your dashboard.
What it shows
A labelled cross-pair strength ranking across eight major currencies with a trend and change per currency. A derived cross-pair view; not a pair recommendation or an expected-return claim.
Who it's for
- Broker landing page cross-pair strength showcase (coming soon).
- Trading-education page on derived currency strength.
- Market-dashboard header module (coming soon).
- Docs page previewing the heatmap kind.
The data contract
This widget reads only public market data through our hosted gateway — no account data, no order book, no personal data.
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
- Subscribe from your dashboard and add the domains you'll embed on.
- Copy your public
wk_key from the widget panel. - Drop the snippet below into your page, swapping in your key.
<script src="https://tickatlas.com/widgets/embed.js?w=currency-strength-board&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 “currency-strength-board” 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.
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
429and 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 once available. The base covers one domain; each extra slot adds half the base. This widget is not yet purchasable.
Frequently asked
Is this available now?
No, status is coming soon. There is no price or purchase available yet.
What will it show?
A labelled strength ranking across the eight FX major currencies (USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD), with trend and change per currency, derived on H4 — a cross-pair view, not a pair recommendation or an expected-return claim.
Does it track a single symbol?
No, there is no symbol axis. The ranking spans all eight majors together.
What refresh cadence will it use?
H4-derived strength on a cached poll, per the heatmap kind's design. Final cadence will be confirmed at launch.
Related widgets
Forex Indicator Screener Widget
Symbols meeting a stated indicator threshold.
Live Price Ticker Widget
Live bid / ask · one symbol · 15-second refresh.
Live Forex Rates Widget
Live mid-market quote · one pair · reference rate only.
Live Market Snapshot Widget
Live quote + plain-language context · one symbol.
Related resources
Prefer to pull this data through the API instead of an embed? These endpoints and guides cover the same market data.
On the way
Preview the layout above; live data and checkout are coming soon.