DAX19.102,25+0,42 % | Gold2.622,32-0,82 % | Öl (Brent)77,55-4,46 % | Dow Jones42.078,76+0,32 % | US Tech 10020.105,31+1,54 % | EUR/USD1,09799+0,01 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Zertifikat-ArtExpress
Zertifikat-TypSonstige
Bewertungstag09.02.2026
Spread0,79 %
BasiswertTesla
Basiswert Kurs222,63EUR
Chart für Tesla Express Sonstige bis 2026/02 (VON) - VC0MRB
Basiswertinformationen auf Tesla
Aktueller Kurs zu VC0MRB
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 1.015,34 USD |
Performance | +0,10 % |
Kurszeit | 08.10.24 |
Eröffnung | 1.012,16 USD |
Tageshoch | 1.015,34 USD |
Tagestief | 1.011,20 USD |
Vortageskurs | 1.014,33 USD |
Stammdaten VC0MRB
Name | Sonstiges Express Zertifikat auf Tesla bis 09.02.2026 (VON) |
ISIN | DE000VC0MRB7 |
WKN | VC0MRB |
Zertifikat-Art | Express |
Zertifikat-Typ | Sonstige |
Basispreis | 198,84 USD |
Bezugsverhältnis | 5,02917 |
Quanto | Nein |
Kennzahlen VC0MRB
Kennzahl | Absolut | Relativ |
Restlaufzeit | 488 Tage | |
Spread | 8,13 EUR | 0,79 % |
Handel VC0MRB
Bewertungstag | 09.02.2026 |
Auszahlungstag | 17.02.2026 |
Abwicklungsart | phys. Lieferung möglich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 8-20 Uhr |
Emission VC0MRB
Emittent | Vontobel |
Kreditausfallschutz | Nein |
Emissionstag | 08.08.2024 |
Erster Handelstag | 13.08.2024 |
Emissionspreis | 1.000,00 EUR |
Emissionsvolumen | 28 Tsd. |
Referenzkurs Basiswert | 198,84 USD |
Anlage
Anlage | Aktie |
Thema | Automobile/-zulieferer |
Region | USA |
Alle Produkte von Vontobel
Produktbeschreibung Tesla Express Sonstige bis 2026/02 (VON)
Der Anleger hat mit diesem Zertifikat die Chance auf vorzeitige Rückzahlung in Abhängigkeit von der Entwicklung des Basiswertes.
Wenn an einem der Bewertungstage der Basiswert über oder auf der jeweiligen Rückzahlungsschwelle notiert, wird das Zertifikat fällig gestellt und zu einem festen Betrag zurückgezahlt:
Datum | Schwelle | Rückzahlung |
10.02.25 | 198,84 | 100,00% |
11.08.25 | 198,84 | 100,00% |
Es werden folgende Kupons fest ausgeschüttet:
Kupontermin | Kupon |
18.02.2025 | 6,80% |
18.08.2025 | 6,80% |
17.02.2026 | 6,80% |
Falls es zu keiner Express-Rückzahlung gekommen ist, orientiert sich die Rückzahlung des Zertifikats bei Fälligkeit an der Kursentwicklung des Basiswertes. Steigende Kurse werden nicht berücksichtigt, fallende Kurse werden dem Anleger angerechnet. Im besten Fall wird dem Anleger also der Nennwert zurückgezahlt.
Solange der Basiswert während der Beobachtungsperiode (08.08.2024 bis 09.02.2026) die Schwelle von 45,00% nicht unterschreitet, wird das Zertifikat zu 1.000 USD zurückgezahlt.
'); $('.socgen_alternativeproducts').html(resp.html); } } }); $('.socgen_alternativeproducts').on('click', '#alternativeProducts table.t-data a.intLink', function() { 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() { 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 : 780, backgroundColor: 'var(--bs-surface-10)', events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductscertificates .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline', 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', 'var(--bs-surface-10)'); numberItem.css('background-color', 'var(--bs-surface-10)'); }) }); } } }, credits: { enabled: false }, title: { text: 'Zertifikate
2737', floating: true, y: 110, x: -180, style: { color:'var(--bs-text-neutral)', 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":1365,"color":"#E66F60","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-a1cx3t-tesla-aktie","index":0},{"y":898,"color":"#E5A16E","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-a1cx3t-tesla-aktie","index":1},{"y":370,"color":"#F2CC7E","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-a1cx3t-tesla-aktie","index":0},{"y":71,"color":"#51AB75","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-a1cx3t-tesla-aktie","index":1},{"y":31,"color":"#88BD76","name":"Express","url":"\/zertifikate\/express-zertifikate-auf-a1cx3t-tesla-aktie","index":0},{"y":1,"color":"#C1CF83","name":"Kapitalschutz","url":"\/zertifikate\/kapitalschutz-zertifikate-auf-a1cx3t-tesla-aktie","index":1},{"y":1,"color":"#00AFC8","name":"Sonstige","url":"\/zertifikate\/sonstige-zertifikate-auf-a1cx3t-tesla-aktie","index":0}], size: '100%', center: ['25%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 100; }); });
$(function () { var colors = altColors; var chart = new Highcharts.Chart({ chart: { renderTo: 'containerAlternativeProductswarrants', type: 'pie', height: 265, width: getWebsiteType() == 'small' ? 500 : 780, backgroundColor: 'var(--bs-surface-10)', events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductswarrants .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline', 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', 'var(--bs-surface-10)'); numberItem.css('background-color', 'var(--bs-surface-10)'); }) }); } } }, credits: { enabled: false }, title: { text: 'OS
19062', floating: true, y: 110, x: -180, style: { color:'var(--bs-text-neutral)', 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":17735,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-a1cx3t-tesla-aktie","index":0},{"y":1167,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-a1cx3t-tesla-aktie","index":1},{"y":160,"color":"#F2CC7E","name":"Inline","url":"\/optionsscheine\/inline-optionsscheine-auf-a1cx3t-tesla-aktie","index":0}], size: '100%', center: ['25%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 100; }); });
$(function () { var colors = altColors; var chart = new Highcharts.Chart({ chart: { renderTo: 'containerAlternativeProductsknockouts', type: 'pie', height: 265, width: getWebsiteType() == 'small' ? 500 : 780, backgroundColor: 'var(--bs-surface-10)', events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductsknockouts .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline', 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', 'var(--bs-surface-10)'); numberItem.css('background-color', 'var(--bs-surface-10)'); }) }); } } }, credits: { enabled: false }, title: { text: 'Knock-Outs
11957', floating: true, y: 110, x: -180, style: { color:'var(--bs-text-neutral)', 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":9214,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-a1cx3t-tesla-aktie","index":0},{"y":2411,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-a1cx3t-tesla-aktie","index":1},{"y":332,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-a1cx3t-tesla-aktie","index":0}], size: '100%', center: ['25%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 100; }); });
WoodooTab.tabify( $("div.wotabs:not(.notabify)") );
$("#productDescriptionWrapper p").css({"margin-top":"6px"}); $("#productDescriptionWrapper table").addClass("t-data");
showImagesInViewport();$(window).scroll(showImagesInViewport).resize(showImagesInViewport);
cc.addScriptQueue("https://cdn.insurads.com/bootstrap/ZR98XLOV.js");
cc.addScriptQueue("https://wallstreetonline-cdn.relevant-digital.com/static/tags/6422d4318e04c80b075234de.js");
cc.addScriptQueue("//partner.googleadservices.com/gampad/google_service.js", "adservice");
var theme=localStorage.getItem('theme');$('#lightDarkModeSwitch img').replaceWith('
');
cc.addScriptQueue("https://securepubads.g.doubleclick.net/tag/js/gpt.js");
});
//-->
VC0MRB | Sonstiges Express Zertifikat auf Tesla bis 09.02.2026 (VON) von Vontobel | DE000VC0MRB7