Daily Crypto

The Mini Chart widget below shows a 1-day overview of a Crypto symbol. This layout displays a full price chart along with the symbol name, description, time scale, and price change indicator. By glancing at the widget, users can quickly assess whether the exchange rate is trending upwards, downwards, or exhibiting significant volatility.

Embed code

<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
    <div class="tradingview-widget-container__widget"></div>
    <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-mini-symbol-overview.js" async>
    {
        "symbol": "BINANCE:SOLUSDT",
        "width": "100%",
        "height": "100%",
        "locale": "en",
        "dateRange": "1D",
        "colorTheme": "light",
        "trendLineColor": "rgba(152, 0, 255, 1)",
        "underLineColor": "rgba(152, 0, 255, 1)",
        "underLineBottomColor": "rgba(0, 255, 255, 0)",
        "isTransparent": false,
        "autosize": true,
        "largeChartUrl": "",
        "chartOnly": false,
        "noTimeScale": false
    }
    </script>
</div>
<!-- TradingView Widget END -->
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
    <div class="tradingview-widget-container__widget"></div>
    <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-mini-symbol-overview.js" async>
    {
        "symbol": "BINANCE:SOLUSDT",
        "width": "100%",
        "height": "100%",
        "locale": "en",
        "dateRange": "1D",
        "colorTheme": "light",
        "trendLineColor": "rgba(152, 0, 255, 1)",
        "underLineColor": "rgba(152, 0, 255, 1)",
        "underLineBottomColor": "rgba(0, 255, 255, 0)",
        "isTransparent": false,
        "autosize": true,
        "largeChartUrl": "",
        "chartOnly": false,
        "noTimeScale": false
    }
    </script>
</div>
<!-- TradingView Widget END -->