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