DAX18.969,23+1,18 % | Gold2.586,83+1,08 % | Öl (Brent)74,82+2,79 % | Dow Jones42.034,91+1,31 % | US Tech 10019.838,04+2,59 % | EUR/USD1,11628+0,41 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für Nordex SE Discount 14 bis 2025/03 (DZ) - DQ138A
Partizipation des Anlegers bei Nordex SE Discount 14 bis 2025/03 (DZ)
Der Anleger erhält aktuell 16,00 % Discount und Chance auf 10,67 % Rendite, wenn Nordex am 21.03.2025 auf oder über 14,00 EUR notiert.
Basiswertinformationen auf Nordex SE
Performancevergleich Nordex SE Discount 14 bis 2025/03 (DZ)
TTMzero
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 12,58 EUR | 0,56 % | 15,17 EUR | -0,73 % |
1 Woche | 12,34 EUR | 2,51 % | 14,25 EUR | 5,72 % |
1 Monat | 12,08 EUR | 4,72 % | 13,86 EUR | 8,66 % |
3 Monate | - | - | 11,64 EUR | 29,44 % |
6 Monate | - | - | 10,38 EUR | 45,09 % |
Lfd. Jahr | - | - | 11,59 EUR | 29,94 % |
1 Jahr | - | - | 12,15 EUR | 24,00 % |
Aktueller Kurs zu DQ138A
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 12,60 EUR |
Performance | +0,16 % |
Kurszeit | 21:34:15 |
Eröffnung | 12,60 EUR |
Tageshoch | 12,67 EUR |
Tagestief | 12,59 EUR |
Vortageskurs | 12,58 EUR |
Stammdaten DQ138A
Name | Discount-Zertifikat auf Nordex SE Cap 14 bis 21.03.2025 (DZ) |
ISIN | DE000DQ138A6 |
WKN | DQ138A |
Zertifikat-Art | Discount |
Zertifikat-Typ | Classic |
Cap | 14,00 EUR |
Bezugsverhältnis | 1,00 |
Quanto | Nein |
Kennzahlen DQ138A
Kennzahl | Absolut | Relativ |
Max. Rückzahlung | 14,00 EUR | |
Max. Rendite | 1,35 EUR | 10,67 % |
Max. Rendite p.a. | 13,31 % |
Seitwärtsrendite | 1,35 EUR | 10,67 % |
Seitwärtsrendite p.a. | 13,31 % |
Discount | 2,41 EUR | 16,00 % |
Abstand Cap | -1,06 EUR | -7,04 % |
Outperf. Punkt | 175,78 EUR | |
Restlaufzeit | 183 Tage | |
Spread | 0,06 EUR | 0,47 % |
Kennzahlen DQ138A
Uhrzeit | 22:14:54 |
Kurs von Derivat | 12,65 EUR |
Börse von Derivat | Börse Frankfurt |
Handel DQ138A
Bewertungstag | 21.03.2025 |
Letzter Handelstag | 20.03.2025 |
Auszahlungstag | 28.03.2025 |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 8-20 Uhr |
Emission DQ138A
Emittent | DZ Bank |
Kreditausfallschutz | Nein |
Emissionstag | 28.03.2024 |
Erster Handelstag | 28.03.2024 |
Emissionspreis | 10,57 EUR |
Emissionsvolumen | 5 Mio. |
Referenzkurs Basiswert | 12,24 EUR |
Anlage
Anlage | Aktie |
Thema | Immobilien |
Region | Deutschland |
Alle Produkte von DZ Bank
Produktbeschreibung Nordex SE Discount 14 bis 2025/03 (DZ)
Die Rückzahlung des Zertifikats bei Fälligkeit orientiert sich an der Kursentwicklung des Basiswertes.
Die maximale Rückzahlung ist auf 14,00 EUR begrenzt. Die Kursentwicklung wird also nur bis höchstens 14,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
797', 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":456,"color":"#E66F60","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-nordex-aktie","index":0},{"y":166,"color":"#E5A16E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-nordex-aktie","index":1},{"y":89,"color":"#F2CC7E","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-nordex-aktie","index":0},{"y":76,"color":"#51AB75","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-nordex-aktie","index":1},{"y":10,"color":"#88BD76","name":"Express","url":"\/zertifikate\/express-zertifikate-auf-nordex-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
872', 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":631,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-nordex-aktie","index":0},{"y":142,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-nordex-aktie","index":1},{"y":99,"color":"#F2CC7E","name":"Inline","url":"\/optionsscheine\/inline-optionsscheine-auf-nordex-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
1277', 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":925,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-nordex-aktie","index":0},{"y":325,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-nordex-aktie","index":1},{"y":27,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-nordex-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");
});
//-->
DQ138A | Discount-Zertifikat auf Nordex SE Cap 14 bis 21.03.2025 (DZ) von DZ Bank | DE000DQ138A6