DAX18.672,86-0,23 % | Gold2.564,90-0,70 % | Öl (Brent)73,87+1,24 % | Dow Jones41.571,38-0,11 % | US Tech 10019.404,28-0,06 % | EUR/USD1,11116-0,18 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für PNE Wind Discount 10 bis 2026/06 (DZ) - DQ5GYJ
Partizipation des Anlegers bei PNE Wind Discount 10 bis 2026/06 (DZ)
Der Anleger erhält aktuell 25,69 % Discount und Chance auf 15,61 % Rendite, wenn PNE Wind am 19.06.2026 auf oder über 10,00 EUR notiert.
Basiswertinformationen auf PNE Wind
Performancevergleich PNE Wind Discount 10 bis 2026/06 (DZ)
TTMzero
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 8,50 EUR | 1,76 % | 11,56 EUR | 0,78 % |
1 Woche | 8,40 EUR | 2,98 % | 11,41 EUR | 2,10 % |
1 Monat | 9,37 EUR | -7,68 % | 13,99 EUR | -16,73 % |
3 Monate | - | - | 13,84 EUR | -15,82 % |
6 Monate | - | - | 13,87 EUR | -16,01 % |
Lfd. Jahr | - | - | 12,99 EUR | -10,32 % |
1 Jahr | - | - | 13,74 EUR | -15,21 % |
Aktueller Kurs zu DQ5GYJ
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 8,52 EUR |
Performance | +0,24 % |
Kurszeit | 19:35:13 |
Eröffnung | 8,50 EUR |
Tageshoch | 8,57 EUR |
Tagestief | 8,50 EUR |
Vortageskurs | 8,50 EUR |
Stammdaten DQ5GYJ
Name | Discount-Zertifikat auf PNE Wind Cap 10 bis 19.06.2026 (DZ) |
ISIN | DE000DQ5GYJ3 |
WKN | DQ5GYJ |
Zertifikat-Art | Discount |
Zertifikat-Typ | Classic |
Cap | 10,00 EUR |
Bezugsverhältnis | 1,00 |
Quanto | Nein |
Kennzahlen DQ5GYJ
Kennzahl | Absolut | Relativ |
Max. Rückzahlung | 10,00 EUR | |
Max. Rendite | 1,35 EUR | 15,61 % |
Max. Rendite p.a. | 7,58 % |
Seitwärtsrendite | 1,35 EUR | 15,61 % |
Seitwärtsrendite p.a. | 7,58 % |
Discount | 2,99 EUR | 25,69 % |
Abstand Cap | -1,64 EUR | -14,09 % |
Outperf. Punkt | 193,30 EUR | |
Restlaufzeit | 640 Tage | |
Spread | 0,13 EUR | 1,50 % |
Kennzahlen DQ5GYJ
Uhrzeit | 18:59:55 |
Kurs von Derivat | 8,65 EUR |
Börse von Derivat | Börse Frankfurt |
Handel DQ5GYJ
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 DQ5GYJ
Emittent | DZ Bank |
Kreditausfallschutz | Nein |
Emissionstag | 11.07.2024 |
Erster Handelstag | 11.07.2024 |
Emissionspreis | 8,81 EUR |
Emissionsvolumen | 5 Mio. |
Referenzkurs Basiswert | 13,49 EUR |
Anlage
Anlage | Aktie |
Thema | Solarenergie |
Region | Deutschland |
Alle Produkte von DZ Bank
Produktbeschreibung PNE Wind Discount 10 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 10,00 EUR begrenzt. Die Kursentwicklung wird also nur bis höchstens 10,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");
});
//-->