DAX18.991,81-0,82 % | Gold2.663,36+0,27 % | Öl (Brent)77,72+4,06 % | Dow Jones42.008,70-0,45 % | US Tech 10019.790,84-0,07 % | EUR/USD1,10255-0,07 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Zertifikat-ArtAktienanleihe
Zertifikat-TypClassic
Bewertungstag20.12.2024
Zinssatz p.a.12,40 %
Spread0,85 %
BasiswertStröer Out of Home Media
Basiswert Kurs55,53EUR
Chart für Ströer Out of Home Media Aktienanleihe 12,40 % bis 2024/12 (UNI) - HD1QQ9
Basiswertinformationen auf Ströer Out of Home Media
Produkte auf Ströer Out of Home Media
Performancevergleich Ströer Out of Home Media Aktienanleihe 12,40 % bis 2024/12 (UNI)
TTMzero
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 100,12 EUR | 0,29 % | 56,18 EUR | -1,16 % |
1 Woche | 100,30 EUR | 0,11 % | 57,00 EUR | -2,59 % |
1 Monat | 101,25 EUR | -0,83 % | 59,10 EUR | -6,05 % |
3 Monate | 101,22 EUR | -0,80 % | 55,70 EUR | -0,31 % |
6 Monate | - | - | 53,83 EUR | 3,16 % |
Lfd. Jahr | - | - | 41,93 EUR | 32,42 % |
1 Jahr | - | - | 52,25 EUR | 6,27 % |
Aktueller Kurs zu HD1QQ9
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 99,76 EUR |
Performance | -0,36 % |
Kurszeit | 03.10.24 |
Eröffnung | 99,82 EUR |
Tageshoch | 100,36 EUR |
Tagestief | 99,76 EUR |
Vortageskurs | 100,12 EUR |
Stammdaten HD1QQ9
Name | Aktienanleihe 12,40 % auf Ströer Out of Home Media Basispreis 52 bis 20.12.2024 (UNI) |
ISIN | DE000HD1QQ96 |
WKN | HD1QQ9 |
Zertifikat-Art | Aktienanleihe |
Zertifikat-Typ | Classic |
Basispreis | 52,00 EUR |
Zinssatz | 12,40 % |
Nominalwert | 1.000,00 EUR |
Quanto | Nein |
Bezugsmenge | 19,23077 |
Kennzahlen HD1QQ9
Kennzahl | Absolut | Relativ |
Restlaufzeit | 77 Tage | |
Spread | 0,85 EUR | 0,85 % |
Kennzahlen HD1QQ9
Börse von Derivat | Börse Frankfurt |
Zins
Zinstermin | 31.12.2024 |
Zinstage | 356 |
Zinslauf ab | 09.01.2024 |
Zinslauf bis | 30.12.2024 |
Handel HD1QQ9
Bewertungstag | 20.12.2024 |
Letzter Handelstag | 19.12.2024 |
Auszahlungstag | 31.12.2024 |
Abwicklungsart | phys. Lieferung möglich |
Mindesthandelsgröße | 1.000 Euro |
Handelszeit | 8-20 Uhr |
Emission HD1QQ9
Emittent | Unicredit |
Kreditausfallschutz | Nein |
Emissionstag | 05.01.2024 |
Erster Handelstag | 05.01.2024 |
Emissionsvolumen | 5 Mio. |
Anlage
Anlage | Aktie |
Thema | Werbung |
Region | Deutschland |
Alle Produkte von Unicredit
Produktbeschreibung Ströer Out of Home Media Aktienanleihe 12,40 % bis 2024/12 (UNI)
Es werden folgende Kupons fest ausgeschüttet:
Kupontermin | Kupon |
31.12.2024 | 12,40% p.a. |
Die Rückzahlung des Zertifikats bei Fälligkeit orientiert sich an der Kursentwicklung des Basiswertes in Bezug auf den Basispreis von 52,00 EUR. Steigende Kurse werden nicht berücksichtigt, fallende Kurse werden dem Anleger angerechnet. Im besten Fall wird dem Anleger also der Nennwert 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') ); }); }
changeTableLayout();
$(".bootstrapSelectpicker").selectpicker("show").selectpicker("setStyle", "btn", "remove"); $(".bootstrap-select.disabled").find("button.form-control").addClass("disabled");
$(".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
289', 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":168,"color":"#E66F60","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-stroeer-aktie","index":0},{"y":89,"color":"#E5A16E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-stroeer-aktie","index":1},{"y":26,"color":"#F2CC7E","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-stroeer-aktie","index":0},{"y":6,"color":"#51AB75","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-stroeer-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
260', 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":238,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-stroeer-aktie","index":0},{"y":22,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-stroeer-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: '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
312', 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":196,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-stroeer-aktie","index":0},{"y":115,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-stroeer-aktie","index":1},{"y":1,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-stroeer-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)") );
$.ajax({ type: "GET", url: "/_rpc/json/instrument/derivative/comparableProductsContent", data: {"key": "ca10db6035cdd961ecc636290d059dfb0615904b1dc1f0d6cb16d97e3cc325ad"}, success: function (r) { if ( r.status == 1 ) { $("#comparableProducts1").html(r.content); } } }); $("#comparableProducts1").on("click", "a", function() { window.ga4EventAdIntegration("HypoVereinsbank", "Alternative", $(this).data("type"), $(this).data("underlyingname"), $(this).data("wkn") ); });
$("#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");
});
//-->
HD1QQ9 | Aktienanleihe 12,40 % auf Ströer Out of Home Media Basispreis 52 bis 20.12.2024 (UNI) von Unicredit | DE000HD1QQ96