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
- Choose a widget below
- Copy the embed code
- Paste it into your HTML where you want the widget to appear
- Optional: Add
?bg=transparentto 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 pageShows the current macro regime (Goldilocks, Reflation, Stagflation, Deflation), trajectory, and confidence level.
<iframe src="https://convextrade.com/widget/regime" width="300" height="130" style="border:none" loading="lazy" title="Macro Regime — Convex"></iframe><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 pageDisplays the Convex Recession Probability Index (CRPI) with a visual gauge and risk label.
<iframe src="https://convextrade.com/widget/recession" width="260" height="160" style="border:none" loading="lazy" title="Recession Probability — Convex"></iframe><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 pageLive 10-year Treasury yield with 7-day change. Replace "dgs10" with any metric ticker.
<iframe src="https://convextrade.com/widget/metric/dgs10" width="240" height="120" style="border:none" loading="lazy" title="10Y Treasury Yield — Convex"></iframe><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>S&P 500
View full pageLive S&P 500 price with 7-day change.
<iframe src="https://convextrade.com/widget/metric/spy" width="240" height="120" style="border:none" loading="lazy" title="S&P 500 — Convex"></iframe><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>Bitcoin
View full pageLive Bitcoin price with 7-day change.
<iframe src="https://convextrade.com/widget/metric/btc" width="240" height="120" style="border:none" loading="lazy" title="Bitcoin — Convex"></iframe><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.