; Bitcoin price by TradingView { "symbol": "BITSTAMP:BTCUSD", "width": "100%", "colorTheme": "light", "isTransparent": false, "locale": "en" } ; Bitcoin chart by TradingView new TradingView.widget( { "autosize": false, "width": "100%", "height": 610, "symbol": "BITSTAMP:BTCUSD", "interval": "D", "timezone": "Europe/Athens", "theme": "light", "style": "1", "locale": "en", "toolbar_bg": "#f1f3f6", "enable_publishing": false, "container_id": "tradingview_1a3fd" } );