Free · No API key · Updated daily

Embed Bitcoin Valuation Charts

Add live Bitcoin fair value charts to your website, newsletter, or blog with a single line of HTML. Both charts update daily and include a branded backlink to BitcoinFairValue.com.

How to embed: Copy the <iframe> snippet below and paste it into your HTML. The chart is fully responsive — set width="100%" for fluid layouts. No API key, no JavaScript, no dependencies required.

Composite Valuation Bands

BTC price vs power-law fair value on a log scale, with five colored valuation zone bands. Ideal for articles about Bitcoin valuation, cycle analysis, or long-term price models.

Open in new tab ↗
Fixed size (800 × 420px)
<iframe
  src="https://bitcoinfairvalue.com/embed/valuation-bands"
  width="800"
  height="420"
  style="border:none;border-radius:12px;overflow:hidden;"
  title="Composite Valuation Bands — BitcoinFairValue.com"
  loading="lazy"
></iframe>
Responsive (fluid width)
<!-- Responsive wrapper (recommended) -->
<div style="position:relative;width:100%;padding-bottom:53%;height:0;overflow:hidden;border-radius:12px;">
  <iframe
    src="https://bitcoinfairvalue.com/embed/valuation-bands"
    style="position:absolute;top:0;left:0;width:100%;height:100%;border:none;"
    title="Composite Valuation Bands — BitcoinFairValue.com"
    loading="lazy"
  ></iframe>
</div>

BFV Deviation Oscillator

Daily % deviation of BTC price from its power-law fair value, with zone band coloring and the live BFV Score. Ideal for market update posts, newsletters, and Bitcoin sentiment trackers.

Open in new tab ↗
Fixed size (800 × 380px)
<iframe
  src="https://bitcoinfairvalue.com/embed/deviation-oscillator"
  width="800"
  height="380"
  style="border:none;border-radius:12px;overflow:hidden;"
  title="BFV Deviation Oscillator — BitcoinFairValue.com"
  loading="lazy"
></iframe>
Responsive (fluid width)
<!-- Responsive wrapper (recommended) -->
<div style="position:relative;width:100%;padding-bottom:48%;height:0;overflow:hidden;border-radius:12px;">
  <iframe
    src="https://bitcoinfairvalue.com/embed/deviation-oscillator"
    style="position:absolute;top:0;left:0;width:100%;height:100%;border:none;"
    title="BFV Deviation Oscillator — BitcoinFairValue.com"
    loading="lazy"
  ></iframe>
</div>

Usage Guidelines

✓ Free to embed
No API key or account required. Both charts are fully public.
✓ Attribution required
The BitcoinFairValue.com watermark must remain visible and unobscured.
✓ No modification
Do not alter the chart appearance, remove the watermark, or re-host the embed URL.
✓ Link back
The watermark links to bitcoinfairvalue.com. Please do not override this link.

Want the full BFV dashboard with alerts, simulator, and CSV export?

View BFV Pro Plans →