Embeddable Widgets

Add live macro data to your website, blog, or newsletter. Copy the iframe code below and paste it into your HTML. All widgets auto-update every 5 minutes.

How to Use

  1. Choose a widget below
  2. Copy the embed code
  3. Paste it into your HTML where you want the widget to appear
  4. Optional: Add ?bg=transparent to the URL for a transparent background

For single metric widgets, replace the ticker in the URL with any supported metric (e.g., dgs10, spy, btc, vixcls). See the full metrics list for all available tickers.

Macro Regime

View full page

Shows the current macro regime (Goldilocks, Reflation, Stagflation, Deflation), trajectory, and confidence level.

Embed Code (Dark Background)
<iframe src="https://convextrade.com/widget/regime" width="300" height="130" style="border:none" loading="lazy" title="Macro Regime — Convex"></iframe>
Embed Code (Transparent Background)
<iframe src="https://convextrade.com/widget/regime?bg=transparent" width="300" height="130" style="border:none" loading="lazy" title="Macro Regime — Convex"></iframe>

Recession Probability

View full page

Displays the Convex Recession Probability Index (CRPI) with a visual gauge and risk label.

Embed Code (Dark Background)
<iframe src="https://convextrade.com/widget/recession" width="260" height="160" style="border:none" loading="lazy" title="Recession Probability — Convex"></iframe>
Embed Code (Transparent Background)
<iframe src="https://convextrade.com/widget/recession?bg=transparent" width="260" height="160" style="border:none" loading="lazy" title="Recession Probability — Convex"></iframe>

10Y Treasury Yield

View full page

Live 10-year Treasury yield with 7-day change. Replace "dgs10" with any metric ticker.

Embed Code (Dark Background)
<iframe src="https://convextrade.com/widget/metric/dgs10" width="240" height="120" style="border:none" loading="lazy" title="10Y Treasury Yield — Convex"></iframe>
Embed Code (Transparent Background)
<iframe src="https://convextrade.com/widget/metric/dgs10?bg=transparent" width="240" height="120" style="border:none" loading="lazy" title="10Y Treasury Yield — Convex"></iframe>

Live S&P 500 price with 7-day change.

Embed Code (Dark Background)
<iframe src="https://convextrade.com/widget/metric/spy" width="240" height="120" style="border:none" loading="lazy" title="S&P 500 — Convex"></iframe>
Embed Code (Transparent Background)
<iframe src="https://convextrade.com/widget/metric/spy?bg=transparent" width="240" height="120" style="border:none" loading="lazy" title="S&P 500 — Convex"></iframe>

Live Bitcoin price with 7-day change.

Embed Code (Dark Background)
<iframe src="https://convextrade.com/widget/metric/btc" width="240" height="120" style="border:none" loading="lazy" title="Bitcoin — Convex"></iframe>
Embed Code (Transparent Background)
<iframe src="https://convextrade.com/widget/metric/btc?bg=transparent" width="240" height="120" style="border:none" loading="lazy" title="Bitcoin — Convex"></iframe>

Custom Metric Widget

Embed any of our 150+ tracked metrics. Use this URL pattern:

<iframe src="https://convextrade.com/widget/metric/{TICKER}" width="240" height="120" style="border:none" loading="lazy"></iframe>

Replace {TICKER} with any metric ticker. Examples: fedfunds, t10y2y, bamlh0a0hym2, gold

Widgets are free to use on any website. Data is for informational purposes only and does not constitute financial advice. Widgets update every 5 minutes via server-side revalidation.