How It Works

Copy the embed code below, replace TICKER with any S&P 500 ticker symbol, and paste it into your website's HTML. The badge links back to the full company intelligence page on Fin45.

Badges are static (updated on each site build) and load instantly — no JavaScript, no tracking, no cookies. Just a linked image.

Badge Styles

Signal Score Badge

Shows the stock's overall AI signal score and direction. Compact enough for sidebars and stock lists.

Embed Code

<a href="https://fin45.ai/company/TICKER"
   target="_blank" rel="noopener"
   title="TICKER AI Signal — Fin45"
   style="display:inline-flex;align-items:center;gap:8px;background:#0d1117;color:#e6edf3;padding:8px 14px;border-radius:6px;text-decoration:none;font-family:monospace;font-size:14px;border:1px solid #30363d;">
  <span style="font-weight:700">TICKER</span>
  <span style="color:#8b949e">Signal — Fin45</span>
</a>

Company Card Embed

A richer embed showing the company name and linking to the full intelligence page. Great for blog posts and stock analysis articles.

Embed Code

<a href="https://fin45.ai/company/TICKER"
   target="_blank" rel="noopener"
   title="TICKER AI Signal Intelligence — Fin45"
   style="display:inline-block;background:#0d1117;color:#e6edf3;padding:16px 20px;border-radius:8px;text-decoration:none;font-family:system-ui,sans-serif;border:1px solid #30363d;min-width:260px;">
  <div style="font-size:13px;color:#8b949e;margin-bottom:4px">Fin45 AI Signal Intelligence</div>
  <div style="font-size:18px;font-weight:700;margin-bottom:2px">COMPANY NAME (TICKER)</div>
  <div style="font-size:13px;color:#8b949e">Insider activity · Dark pool data · Earnings NLP · 11 signal categories</div>
</a>

Deception Index Badge

Link to the Earnings Deception Index — a unique tool that no other site offers. Great for finance blogs covering earnings season.

Embed Code

<a href="https://fin45.ai/tools/earnings-deception"
   target="_blank" rel="noopener"
   title="Earnings Deception Index — Fin45"
   style="display:inline-block;background:#0d1117;color:#e6edf3;padding:12px 18px;border-radius:8px;text-decoration:none;font-family:system-ui,sans-serif;border:1px solid #30363d;">
  <div style="font-size:15px;font-weight:700;margin-bottom:2px">Earnings Deception Index</div>
  <div style="font-size:13px;color:#8b949e">AI lie detection on live S&P 500 earnings calls — Fin45</div>
</a>

Usage Terms