DAX21.241,84+0,56 % | Gold2.755,53+0,42 % | Öl (Brent)79,02-0,53 % | Dow Jones44.136,68+0,26 % | US Tech 10021.849,64+1,34 % | EUR/USD1,04121-0,15 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Über andere
Broker handeln
powered by brokerize
Zertifikat-ArtKapitalschutz
Zertifikat-TypBonus
Bewertungstag07.07.2025
Spread0,99 %
BasiswertDeutsche Telekom AG
Basiswert Kurs29,97EUR
Chart für Deutsche Telekom AG Kapitalschutz bis 2025/07 (UNI) - HVB4H8
Basiswertinformationen auf Deutsche Telekom AG
Produkte auf Deutsche Telekom AG
Aktueller Kurs zu HVB4H8
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 118,81 EUR |
Performance | +0,08 % |
Kurszeit | 17:25:40 |
Eröffnung | 118,76 EUR |
Tageshoch | 118,81 EUR |
Tagestief | 118,69 EUR |
Vortageskurs | 118,71 EUR |
52-Wochen Hoch | 118,86 EUR |
52-Wochen Tief | 111,94 EUR |
Stammdaten HVB4H8
Name | Sonstiges Kapitalschutz Bonus Garantie Zertifikat auf Deutsche Telekom AG bis 07.07.2025 (UNI) |
ISIN | DE000HVB4H85 |
WKN | HVB4H8 |
Zertifikat-Art | Kapitalschutz |
Zertifikat-Typ | Bonus |
Garantieschwelle | 13,42 EUR |
Bezugsverhältnis | 67,06908 |
Quanto | Nein |
Kennzahlen HVB4H8
Kennzahl | Absolut | Relativ |
Min. Rückzahlung | | 90,00 % |
Restlaufzeit | 165 Tage | |
Spread | 1,19 EUR | 0,99 % |
Barriereinformationen zu HVB4H8
Handel HVB4H8
Bewertungstag | 07.07.2025 |
Letzter Handelstag | 07.07.2025 |
Auszahlungstag | 14.07.2025 |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1.000 Euro |
Handelszeit | 8-20 Uhr |
Emission HVB4H8
Emittent | Unicredit |
Kreditausfallschutz | Nein |
Emissionstag | 14.07.2020 |
Erster Handelstag | 14.07.2020 |
Emissionspreis | 100,00 EUR |
Emissionsvolumen | 30 Mio. |
Referenzkurs Basiswert | 14,91 EUR |
Anlage
Anlage | Aktie |
Thema | Telekommunikationsdienstleister |
Region | Deutschland |
Alle Produkte von Unicredit
Produktbeschreibung Deutsche Telekom AG Kapitalschutz bis 2025/07 (UNI)
Das Zertifikat wird bei Fälligkeit mindestens zu 90,00 % des Nennwertes zurückgezahlt.
Die Rückzahlung des Zertifikats bei Fälligkeit orientiert sich an der Kursentwicklung des Basiswertes.
Die maximale Rückzahlung ist auf 122,00 % des Nennwertes begrenzt. Die Kursentwicklung wird also nur bis höchstens 18,19 EUR angerechnet.
'); $('.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
8001', 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":3017,"color":"#E66F60","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-deutsche-telekom-aktie","index":0},{"y":2070,"color":"#E5A16E","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-deutsche-telekom-aktie","index":1},{"y":1755,"color":"#F2CC7E","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-deutsche-telekom-aktie","index":0},{"y":1054,"color":"#51AB75","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-deutsche-telekom-aktie","index":1},{"y":69,"color":"#88BD76","name":"Kapitalschutz","url":"\/zertifikate\/kapitalschutz-zertifikate-auf-deutsche-telekom-aktie","index":0},{"y":36,"color":"#C1CF83","name":"Express","url":"\/zertifikate\/express-zertifikate-auf-deutsche-telekom-aktie","index":1}], 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
3035', 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":2331,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-deutsche-telekom-aktie","index":0},{"y":453,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-deutsche-telekom-aktie","index":1},{"y":251,"color":"#F2CC7E","name":"Inline","url":"\/optionsscheine\/inline-optionsscheine-auf-deutsche-telekom-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
5321', 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":3796,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-deutsche-telekom-aktie","index":0},{"y":1359,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-deutsche-telekom-aktie","index":1},{"y":141,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-deutsche-telekom-aktie","index":0},{"y":25,"color":"#51AB75","name":"Smart","url":"\/knockouts\/smart-turbos-auf-deutsche-telekom-aktie","index":1}], 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");
});
//-->
HVB4H8 | Sonstiges Kapitalschutz Bonus Garantie Zertifikat auf Deutsche Telekom AG bis 07.07.2025 (UNI) von Unicredit | DE000HVB4H85