; EUR USD rates by TradingView { "symbol": "FX:EURUSD", "width": "100%", "locale": "en", "colorTheme": "light", "isTransparent": false, "largeChartUrl": "https://www.capital.gr/forex/chart/{tvsymbol}" } ; EUR USD chart by TradingView new TradingView.widget( { "width": "100%", "height": "480", "symbol": "FX:EURUSD", "interval": "D", "timezone": "Europe/Athens", "theme": "light", "style": "1", "locale": "en", "toolbar_bg": "#f1f3f6", "enable_publishing": false, "container_id": "tradingview_6d9c9" } );