Free to embed

Embeddable Signal Widget

Add live AI trading signals to any website, blog, or forum. Free, no API key required. Auto-refreshes every 60 seconds.

Configure
Method 1 — iframe

Paste anywhere HTML is supported.

<iframe
  src="https://tradeclaw.com/embed/BTCUSD?theme=dark"
  width="320"
  height="420"
  frameborder="0"
  scrolling="no"
  style="border-radius:12px;overflow:hidden;"
></iframe>
Method 2 — Script tag

Automatically injects the iframe. Supports data attributes.

<script
  src="https://tradeclaw.com/api/embed?pair=BTCUSD"
  data-pair="BTCUSD"
  data-theme="dark"
  data-width="320"
  data-height="420"
></script>
Data attributes
data-pairSymbol (e.g. XAUUSD, EURUSD)
data-theme"dark" or "light"
data-widthiframe width in px (default: 320)
data-heightiframe height in px (default: 420)
Available pairs
Live preview

Auto-refreshes every 60s · BTCUSD · dark

TradeClaw is open-source · Not financial advice · GitHub ↗