Home Academy Paper Trade Challenge Backtest Strategies Tools Journal
Log in
Embeddable Widget · Verified Rating

Display the rating anywhere.

Drop-in widget that pulls a live, signed Rating into any site. Shadow-DOM scoped, auto-refreshing, themeable, three-line install.

More on the public credential: API reference Methodology Public audit Claim your handle
Live Preview

Embed on Your Site

Copy the snippet below and paste it into any HTML page. The widget is fully self-contained with no external CSS dependencies.

<!-- DBN Rating Widget -->
<div data-dbn-handle="YourHandle" data-dbn-theme="dark"></div>
<script src="https://drivebynumbers.com/rating-widget.js" async></script>

Configuration

AttributeRequiredDescription
data-dbn-handle Yes The trader's public DBN handle
data-dbn-theme No dark (default) or light
data-dbn-api No Custom API endpoint (on the <script> tag). Defaults to the public Rating API.

Rating Tiers

Master2200+
Expert2000
Advanced1800
Proficient1600
Intermediate1400
Novice1200
Unranked<1200
View full API documentation →
Copied to clipboard