Graphique EUR/GBP par unités de temps
new TradingView.widget({
« width »: 998,
« height »: 610,
« symbol »: « FX:EURGBP »,
« interval »: « 5 »,
« timezone »: « CST »,
« theme »: « White »,
« style »: « 1 »,
« toolbar_bg »: « #f1f3f6 »,
« hideideas »: true
});
new TradingView.widget({
« width »: 998,
« height »: 610,
« symbol »: « FX:EURGBP »,
« interval »: « 15 »,
« timezone »: « CST »,
« theme »: « White »,
« style »: « 1 »,
« toolbar_bg »: « #f1f3f6 »,
« hideideas »: true
});
new TradingView.widget({
« width »: 998,
« height »: 610,
« symbol »: « FX:EURGBP »,
« interval »: « 60 »,
« timezone »: « CST »,
« theme »: « White »,
« style »: « 1 »,
« toolbar_bg »: « #f1f3f6 »,
« hideideas »: true
});
new TradingView.widget({
« width »: 998,
« height »: 610,
« symbol »: « FX:EURGBP »,
« interval »: « 240 »,
« timezone »: « CST »,
« theme »: « White »,
« style »: « 1 »,
« toolbar_bg »: « #f1f3f6 »,
« hideideas »: true
});
new TradingView.widget({
« width »: 2500,
« height »: 610,
« symbol »: « FX:EURGBP »,
« interval »: « 1440 »,
« timezone »: « CST »,
« theme »: « White »,
« style »: « 1 »,
« toolbar_bg »: « #f1f3f6 »,
« hideideas »: true
});