DAX15.157,50+0,83 % | Gold1.948,03-1,49 % | Öl (Brent)75,91+1,82 % | Dow Jones32.443,38+0,53 % | EUR/USD1,0772+0,10 % | US Tech 10012.802,98+0,06 % |  |
ISIN: DE000VQ63TC1
· WKN: VQ63TC
Chart für BTC/USD (Bitcoin / US-Dollar) Index Zertifikat Open-End (VON) - VQ63TC
Wichtige Hinweise für den Anleger
Direkte 1:1 Partizipation an der Kursentwicklung von BTC/USD (Bitcoin / US-Dollar).
Basiswertinformationen auf BTC/USD (Bitcoin / US-Dollar)
Performancevergleich
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 241,40 EUR | 0,37 % | - | - |
1 Woche | 236,50 EUR | 2,45 % | - | - |
1 Monat | 205,50 EUR | 17,91 % | - | - |
3 Monate | 149,90 EUR | 61,64 % | - | - |
6 Monate | 185,40 EUR | 30,69 % | - | - |
Lfd. Jahr | 146,20 EUR | 65,73 % | - | - |
1 Jahr | 392,70 EUR | -38,30 % | - | - |
Seit Emission | 477,60 EUR | -49,27 % | - | - |
Aktueller Kurs zu VQ63TC
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | EUR |
Performance | +0,33 % |
Kurszeit | 14:04:36 |
Eröffnung | 242,80EUR |
Tageshoch | 242,80EUR |
Tagestief | 241,70EUR |
Vortageskurs | 241,40EUR |
Volumen | 230,00Stk. |
52-Wochen Hoch | 430,10EUR |
52-Wochen Tief | 145,00EUR |
Stammdaten VQ63TC
Name | Index Zertifikat auf BTC/USD (Bitcoin / US-Dollar) Open-End (VON) |
ISIN | DE000VQ63TC1 |
WKN | VQ63TC |
Zertifikat-Art | Index Classic |
Zertifikat-Typ | Classic |
Partizipation | Long |
Bezugsverhältnis | 0,01 |
Quanto | Nein |
Kennzahlen
Kennzahl | Absolut | Relativ |
Restlaufzeit | Open End | |
Spread | 1,00 EUR | 0,41 % |
Kennzahlen
Kurs von Derivat | 243,30 EUR |
Börse von Derivat | Börse Frankfurt |
Handel
Bewertungstag | Open End |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 08:00-22:00 Uhr |
Emission
Emittent | Vontobel |
Kreditausfallschutz | Nein |
Emissionstag | 27.04.2021 |
Erster Handelstag | 28.04.2021 |
Emissionspreis | 443,62 EUR |
Emissionsvolumen | 80 Tsd. |
Referenzkurs Basiswert | 53.600,00 USD |
Anlage
Anlage | Unbekannt |
Region | Welt |
Alle Produkte von
Vontobel
'); $('.socgen_alternativeproducts').html(resp.html); } } }); $('.socgen_alternativeproducts').on('click', '#alternativeProducts table.t-data a.intLink', function() { var date = new Date(); _gaq.push(['_trackEvent','SocGen AlternativeProdukte', 'SocGen','underChartProduct#'+$(this).attr('data-wkn')+'#'+date.getTime()]); window.ga4EventAdIntegration( 'Societe Generale', 'SocGenAlternativeProdukte', $(this).data('type'), $(this).data('underlyingname'), $(this).data('wkn') ); }); $('.socgen_alternativeproducts').on('click', '#alternativeProducts table.t-data a.extLink', function() { var date = new Date(); _gaq.push(['_trackEvent','SocGen AlternativeProdukte', 'SocGen','underChartDocument#'+$(this).attr('data-wkn')+'#'+date.getTime()]); window.ga4EventAdIntegration( 'Societe Generale', 'SocGenAlternativeProdukte', $(this).data('type'), $(this).data('underlyingname'), $(this).data('wkn') ); }); }
$(".islegend").hide();
$(function () { var colors = altColors; var chart = new Highcharts.Chart({ chart: { renderTo: 'containerAlternativeProductscertificates', type: 'pie', height: 265, width: getWebsiteType() == 'small' ? 500 : 644, events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductscertificates .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline #fa7c2d', cursor: 'pointer'}); chart.tooltip.refresh(chart.series[0].data[index]); chart.series[0].data[index].slice(true,false,true); var parent = $($(this).parent()); var numberItem = $(parent.find('.legendItemNumber')); parent.css('background-color', '#F8F8F8'); numberItem.css('background-color', '#F8F8F8'); },function() { chart.tooltip.hide(); chart.series[0].data[index].slice(false,false,true); $(this).css({textDecoration:'none'}); var parent = $($(this).parent()); var numberItem = $(parent.find('.legendItemNumber')); parent.css('background-color', '#fff'); numberItem.css('background-color', '#fff'); }) }); } } }, credits: { enabled: false }, title: { text: 'Zertifikate
14', floating: true, y: 110, x: -180, style: { color:'#222', fontSize:'14px' } }, /*tooltip: false,*/ tooltip: { formatter: function(){ return '
'+this.key+' |
Anzahl: | | '+Highcharts.numberFormat(this.y, 0)+' |
Anteil: | | '+Highcharts.numberFormat(this.percentage,2)+'% |
'; }, shadow: false, useHTML: true, borderWidth: 2 }, plotOptions: { pie: { borderWidth: 0, startAngle: 0, innerSize: '55%', shadow: false, dataLabels: { enabled: false }, enableMouseTracking: true, point: { events: { click: function() { location.href = this.options.url; return false; }, legendItemClick: function () { location.href = this.options.url; return false; }, mouseOver: function () { this.slice(true,false,true); }, mouseOut: function () { this.slice(false,false,true); } } }, stickyTracking: false, showInLegend: true, states: { hover: { enabled: false } } } }, legend: { align: 'right', verticalAlign: 'top', layout: 'vertical', floating: true, borderWidth: 0, x: 10, y: -5, width: 255, floating: true, enabled: true, useHTML:true, itemStyle: { width: 255, fontWeight: 'normal'/*, textDecoration: 'none'*/ }, navigation: { activeColor: '#515151', arrowSize: 10, inactiveColor: '#CCC' }, labelFormatter: function() { return '
' + this.name + '
' + Highcharts.numberFormat(this.y,0) + '
'; }/*, itemHoverStyle: { textDecoration: 'underline' }*/ }, series: [{ type: 'pie', data: [{"y":13,"color":"#E66F60","name":"Index Classic","url":"\/zertifikate\/index-zertifikate-auf-bitcoin","index":0},{"y":1,"color":"#E5A16E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-bitcoin","index":1}], size: '100%', center: ['19%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 102; }); });
WoodooTab.tabify( $("div.wotabs:not(.notabify)") );
$.ajax({ type: "GET", url: "/_rpc/json/instrument/derivative/comparableProductsContent", data: {"key": "ca10db6035cdd961ecc636290d059dfb1adaf1d7fa7f9fa33d49c9e60a47c7b8"}, success: function (r) { if ( r.status == 1 ) { $("#comparableProducts1").html(r.content); } } }); $("#comparableProducts1").on("click", "a", function() { var date = new Date(); _gaq.push(["_trackEvent","HVB", "Alternative", $(this).data("wkn")+"#"+date.toISOString().substring(0, 10)+ "-" +(date.getHours() < 10 ? "0"+date.getHours() : date.getHours()) + (date.getMinutes() < 10 ? "0"+date.getMinutes() : date.getMinutes())]); window.ga4EventAdIntegration("HypoVereinsbank", "Alternative", $(this).data("type"), $(this).data("underlyingname"), $(this).data("wkn") ); });
showImagesInViewport();$(window).scroll(showImagesInViewport).resize(showImagesInViewport);
var loginLink = $('#sitehead').find('.loginLink'); var url = loginLink.attr('data-href'); url += '?ref=' + encodeURIComponent(window.location.pathname + window.location.hash); loginLink.attr('href', url);
var result = {}; if(typeof sessionStorage != 'undefined') { var storageName = 'topHits'; var tmp; try { tmp = sessionStorage.getItem(storageName); } catch(e) {} if (typeof tmp != 'undefined') { result = JSON.parse(tmp); } } if(result == undefined || result.length == undefined || result.length==0) { $.get('/_rpc/json/instrument/statistic/ownStats', null, function(response) { if(response.status == 1 && response.result.length > 0) { result = response.result; buildOwnStats(result); if(typeof sessionStorage != 'undefined') { try { sessionStorage.setItem(storageName, JSON.stringify(result)); } catch(e) {} } } else { buildOwnStats([]); } }, 'json'); } else { buildOwnStats(result); }
cc.addScriptQueue("https://cdn.insurads.com/bootstrap/ZR98XLOV.js");
cc.addScriptQueue("//partner.googleadservices.com/gampad/google_service.js", "adservice");
cc.addScriptQueue("https://securepubads.g.doubleclick.net/tag/js/gpt.js");
});
//-->