Configure Widget

Portfolio Card

Display a single portfolio with key metrics

Embed Code
<!-- OptionWheel Showcase Widget -->
<iframe
    src="https://showcase.optionwheel.io/showcase/embed/portfolio/xrp-wheel/?theme=light"
    width="400"
    height="250"
    frameborder="0"
    scrolling="no"
    style="border: none; border-radius: 8px; overflow: hidden;"
    title="OptionWheel Showcase"
></iframe>
<!-- End OptionWheel Widget -->

Leaderboard

Compare all portfolios ranked by performance

Embed Code
<!-- OptionWheel Showcase Widget -->
<iframe
    src="https://showcase.optionwheel.io/showcase/embed/leaderboard/?theme=light"
    width="400"
    height="250"
    frameborder="0"
    scrolling="no"
    style="border: none; border-radius: 8px; overflow: hidden;"
    title="OptionWheel Showcase"
></iframe>
<!-- End OptionWheel Widget -->

Metrics Ticker

Compact combined metrics display

Embed Code
<!-- OptionWheel Showcase Widget -->
<iframe
    src="https://showcase.optionwheel.io/showcase/embed/ticker/?theme=light"
    width="300"
    height="150"
    frameborder="0"
    scrolling="no"
    style="border: none; border-radius: 8px; overflow: hidden;"
    title="OptionWheel Showcase"
></iframe>
<!-- End OptionWheel Widget -->

NAV Chart

Interactive performance chart

Embed Code
<!-- OptionWheel Showcase Widget -->
<iframe
    src="https://showcase.optionwheel.io/showcase/embed/chart/xrp-wheel/?theme=light"
    width="600"
    height="350"
    frameborder="0"
    scrolling="no"
    style="border: none; border-radius: 8px; overflow: hidden;"
    title="OptionWheel Showcase"
></iframe>
<!-- End OptionWheel Widget -->

Usage Notes

  • Widgets automatically update with live data
  • Choose light or dark theme to match your site
  • All widgets are responsive and mobile-friendly
  • Data refreshes every 5 minutes
  • Include the <iframe> code in your HTML