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 (CVRP) with a visual gauge and risk label.
<iframe src="https://convextrade.com/widget/recession" width="220" height="140" style="border:none" loading="lazy" title="Recession Probability, Convex"></iframe><iframe src="https://convextrade.com/widget/recession?bg=transparent" width="220" height="140" style="border:none" loading="lazy" title="Recession Probability, Convex"></iframe>Recession Probability, 1Y History
View full pageSparkline of the past year of CVRP with threshold bands at 30 and 50. Better for showing trajectory than the gauge.
<iframe src="https://convextrade.com/widget/cvrp-history" width="260" height="140" style="border:none" loading="lazy" title="Recession Probability, 1Y History, Convex"></iframe><iframe src="https://convextrade.com/widget/cvrp-history?bg=transparent" width="260" height="140" style="border:none" loading="lazy" title="Recession Probability, 1Y History, Convex"></iframe>US Treasury Yield Curve
View full pageLive 3M/2Y/5Y/10Y/30Y yield curve with inversion status, 2s10s spread, and days-inverted counter.
<iframe src="https://convextrade.com/widget/yield-curve" width="280" height="170" style="border:none" loading="lazy" title="US Treasury Yield Curve, Convex"></iframe><iframe src="https://convextrade.com/widget/yield-curve?bg=transparent" width="280" height="170" style="border:none" loading="lazy" title="US Treasury Yield Curve, Convex"></iframe>Net Liquidity (CNLI)
View full pageConvex Net Liquidity Index with z-score stance and 30-day delta. Tracks Fed balance sheet minus RRP and TGA.
<iframe src="https://convextrade.com/widget/cnli" width="240" height="150" style="border:none" loading="lazy" title="Net Liquidity (CNLI), Convex"></iframe><iframe src="https://convextrade.com/widget/cnli?bg=transparent" width="240" height="150" style="border:none" loading="lazy" title="Net Liquidity (CNLI), 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 200+ 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.