DAX18.657,88-0,15 % | Gold2.585,09+0,18 % | Öl (Brent)72,01-0,17 % | Dow Jones41.475,07+0,20 % | US Tech 10019.510,88+0,01 % | EUR/USD1,11223+0,41 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für PNE Wind Discount 12 bis 2026/06 (DZ) - DQ5NEX
Partizipation des Anlegers bei PNE Wind Discount 12 bis 2026/06 (DZ)
Der Anleger erhält aktuell 17,53 % Discount und Chance auf 22,08 % Rendite, wenn PNE Wind am 19.06.2026 auf oder über 12,00 EUR notiert.
Basiswertinformationen auf PNE Wind
Performancevergleich PNE Wind Discount 12 bis 2026/06 (DZ)
TTMzero
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 9,63 EUR | 2,08 % | 11,77 EUR | 1,27 % |
1 Woche | 9,48 EUR | 3,69 % | 11,33 EUR | 5,21 % |
1 Monat | 11,12 EUR | -11,60 % | 14,15 EUR | -15,76 % |
3 Monate | - | - | 13,84 EUR | -13,87 % |
6 Monate | - | - | 13,87 EUR | -14,06 % |
Lfd. Jahr | - | - | 12,99 EUR | -8,24 % |
1 Jahr | - | - | 13,56 EUR | -12,09 % |
Aktueller Kurs zu DQ5NEX
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 9,78 EUR |
Performance | +1,56 % |
Kurszeit | 11:34:40 |
Eröffnung | 9,63 EUR |
Tageshoch | 9,79 EUR |
Tagestief | 9,63 EUR |
Vortageskurs | 9,63 EUR |
Stammdaten DQ5NEX
Name | Discount-Zertifikat auf PNE Wind Cap 12 bis 19.06.2026 (DZ) |
ISIN | DE000DQ5NEX2 |
WKN | DQ5NEX |
Zertifikat-Art | Discount |
Zertifikat-Typ | Classic |
Cap | 12,00 EUR |
Bezugsverhältnis | 1,00 |
Quanto | Nein |
Kennzahlen DQ5NEX
Kennzahl | Absolut | Relativ |
Max. Rückzahlung | 12,00 EUR | |
Max. Rendite | 2,17 EUR | 22,08 % |
Max. Rendite p.a. | 10,69 % |
Seitwärtsrendite | 2,09 EUR | 21,26 % |
Seitwärtsrendite p.a. | 10,30 % |
Discount | 2,09 EUR | 17,53 % |
Abstand Cap | 0,08 EUR | 0,67 % |
Outperf. Punkt | 275,06 EUR | |
Restlaufzeit | 641 Tage | |
Spread | 0,05 EUR | 0,51 % |
Kennzahlen DQ5NEX
Uhrzeit | 11:34:13 |
Kurs von Derivat | 9,83 EUR |
Börse von Derivat | Börse Frankfurt |
Handel DQ5NEX
Bewertungstag | 19.06.2026 |
Letzter Handelstag | 18.06.2026 |
Auszahlungstag | 26.06.2026 |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 8-20 Uhr |
Emission DQ5NEX
Emittent | DZ Bank |
Kreditausfallschutz | Nein |
Emissionstag | 16.07.2024 |
Erster Handelstag | 16.07.2024 |
Emissionspreis | 10,25 EUR |
Emissionsvolumen | 5 Mio. |
Referenzkurs Basiswert | 13,80 EUR |
Anlage
Anlage | Aktie |
Thema | Solarenergie |
Region | Deutschland |
Alle Produkte von DZ Bank
Produktbeschreibung PNE Wind Discount 12 bis 2026/06 (DZ)
Die Rückzahlung des Zertifikats bei Fälligkeit orientiert sich an der Kursentwicklung des Basiswertes.
Die maximale Rückzahlung ist auf 12,00 EUR begrenzt. Die Kursentwicklung wird also nur bis höchstens 12,00 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') ); }); }
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
81', 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":34,"color":"#E66F60","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-pne-aktie","index":0},{"y":35,"color":"#E5A16E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-pne-aktie","index":1},{"y":12,"color":"#F2CC7E","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-pne-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
54', 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":32,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-pne-aktie","index":0},{"y":22,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-pne-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
137', 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":91,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-pne-aktie","index":0},{"y":46,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-pne-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");
});
//-->