DAX18.652,04-0,18 % | Gold2.582,72+0,08 % | Öl (Brent)72,470,00 % | Dow Jones41.529,06+0,33 % | US Tech 10019.331,32-0,91 % | EUR/USD1,11278+0,46 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für q.beyond AG Discount 0,50 bis 2025/06 (DZ) - DJ3V6Z
Partizipation des Anlegers bei q.beyond AG Discount 0,50 bis 2025/06 (DZ)
Der Anleger erhält aktuell 34,21 % Discount und Chance auf keine Rendite, wenn q.beyond am 20.06.2025 auf oder über 0,50 EUR notiert.
Basiswertinformationen auf q.beyond AG
Performancevergleich q.beyond AG Discount 0,50 bis 2025/06 (DZ)
TTMzero
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 0,00 EUR | - | 0,76 EUR | -1,72 % |
1 Woche | 0,45 EUR | 11,11 % | 0,78 EUR | -4,37 % |
1 Monat | 0,45 EUR | 11,11 % | 0,81 EUR | -8,15 % |
3 Monate | 0,39 EUR | 28,21 % | 0,62 EUR | 20,78 % |
6 Monate | 0,38 EUR | 31,58 % | 0,60 EUR | 24,83 % |
Lfd. Jahr | 0,39 EUR | 28,21 % | 0,66 EUR | 13,59 % |
1 Jahr | - | - | 0,63 EUR | 17,35 % |
Aktueller Kurs zu DJ3V6Z
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 0,45 EUR |
Performance | 0,00 % |
Kurszeit | 18:34:22 |
Eröffnung | 0,47 EUR |
Tageshoch | 0,47 EUR |
Tagestief | 0,45 EUR |
52-Wochen Hoch | 0,47 EUR |
52-Wochen Tief | 0,36 EUR |
Stammdaten DJ3V6Z
Name | Discount-Zertifikat auf q.beyond AG Cap 0,50 bis 20.06.2025 (DZ) |
ISIN | DE000DJ3V6Z5 |
WKN | DJ3V6Z |
Zertifikat-Art | Discount |
Zertifikat-Typ | Classic |
Cap | 0,50 EUR |
Bezugsverhältnis | 1,00 |
Quanto | Nein |
Kennzahlen DJ3V6Z
Kennzahl | Absolut | Relativ |
Max. Rückzahlung | 0,50 EUR | |
Max. Rendite | 0,00 EUR | 0,00 % |
Max. Rendite p.a. | 0,00 % |
Seitwärtsrendite | 0,00 EUR | 0,00 % |
Seitwärtsrendite p.a. | 0,00 % |
Discount | 0,26 EUR | 34,21 % |
Abstand Cap | -0,26 EUR | -34,21 % |
Outperf. Punkt | 0,76 EUR | |
Restlaufzeit | 277 Tage | |
Spread | 0,05 EUR | 10,00 % |
Kennzahlen DJ3V6Z
Uhrzeit | 17:39:06 |
Kurs von Derivat | 0,50 EUR |
Börse von Derivat | Börse Frankfurt |
Handel DJ3V6Z
Bewertungstag | 20.06.2025 |
Letzter Handelstag | 19.06.2025 |
Auszahlungstag | 27.06.2025 |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 8-20 Uhr |
Emission DJ3V6Z
Emittent | DZ Bank |
Kreditausfallschutz | Nein |
Emissionstag | 07.07.2023 |
Erster Handelstag | 07.07.2023 |
Emissionsvolumen | 5 Mio. |
Anlage
Anlage | Aktie |
Thema | Internet |
Region | Deutschland |
Alle Produkte von DZ Bank
Produktbeschreibung q.beyond AG Discount 0,50 bis 2025/06 (DZ)
Die Rückzahlung des Zertifikats bei Fälligkeit orientiert sich an der Kursentwicklung des Basiswertes.
Die maximale Rückzahlung ist auf 0,50 EUR begrenzt. Die Kursentwicklung wird also nur bis höchstens 0,50 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
20', 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":14,"color":"#E66F60","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-q-beyond-aktie","index":0},{"y":4,"color":"#E5A16E","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-q-beyond-aktie","index":1},{"y":2,"color":"#F2CC7E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-q-beyond-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
15', 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":15,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-q-beyond-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
50', 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":30,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-q-beyond-aktie","index":0},{"y":20,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-q-beyond-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");
});
//-->