Skip to content

Instantly share code, notes, and snippets.

@teoadams
Last active May 23, 2025 21:09
Show Gist options
  • Save teoadams/e328c44abe4961f0164f2797fba30fad to your computer and use it in GitHub Desktop.
Save teoadams/e328c44abe4961f0164f2797fba30fad to your computer and use it in GitHub Desktop.
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div class="tradingview-widget-container__widget"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/" rel="noopener nofollow" target="_blank"><span class="blue-text">Track all markets on TradingView</span></a></div>
<script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-mini-symbol-overview.js" async>
{
"symbol": "COINBASE:BTCUSD",
"width": "350",
"height": "220",
"locale": "en",
"dateRange": "ALL",
"colorTheme": "dark",
"isTransparent": false,
"autosize": false,
"largeChartUrl": "",
"noTimeScale": false
}
</script>
</div>
<!-- TradingView Widget END -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment