DAX21.123,59+0,50 % | Gold2.746,13+0,08 % | Öl (Brent)79,44-0,58 % | Dow Jones44.021,75+0,61 % | US Tech 10021.560,15-0,16 % | EUR/USD1,04221-0,05 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Über andere
Broker handeln
powered by brokerize
Zertifikat-ArtAktienanleihe
Zertifikat-TypClassic
Bewertungstag21.03.2025
Zinssatz p.a.11,20 %
Spread0,40 %
BasiswertBNP Paribas
Basiswert Kurs63,43EUR
Chart für BNP Paribas Aktienanleihe 11,20 % bis 2025/03 (DZ) - DQ0SV0
Basiswertinformationen auf BNP Paribas
Performancevergleich BNP Paribas Aktienanleihe 11,20 % bis 2025/03 (DZ)
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 99,00 EUR | 0,75 % | 62,97 EUR | 0,73 % |
1 Woche | 97,95 EUR | 1,83 % | 60,31 EUR | 5,17 % |
1 Monat | 95,61 EUR | 4,32 % | 57,57 EUR | 10,19 % |
3 Monate | 100,18 EUR | -0,44 % | 63,12 EUR | 0,49 % |
6 Monate | 97,68 EUR | 2,11 % | 59,32 EUR | 6,93 % |
Lfd. Jahr | - | - | 61,07 EUR | 3,86 % |
1 Jahr | - | - | 55,51 EUR | 14,27 % |
Aktueller Kurs zu DQ0SV0
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | 99,33 EUR |
Performance | +0,33 % |
Kurszeit | 21.01.25 |
Eröffnung | 99,36 EUR |
Tageshoch | 99,39 EUR |
Tagestief | 99,18 EUR |
Vortageskurs | 99,00 EUR |
Stammdaten DQ0SV0
Name | Aktienanleihe 11,20 % auf BNP Paribas Basispreis 60 bis 21.03.2025 (DZ) |
ISIN | DE000DQ0SV08 |
WKN | DQ0SV0 |
Zertifikat-Art | Aktienanleihe |
Zertifikat-Typ | Classic |
Basispreis | 60,00 EUR |
Zinssatz | 11,20 % |
Nominalwert | 1.000,00 EUR |
Quanto | Nein |
Bezugsmenge | 16,667 |
Kennzahlen DQ0SV0
Kennzahl | Absolut | Relativ |
Restlaufzeit | 58 Tage | |
Spread | 0,40 EUR | 0,40 % |
Kennzahlen DQ0SV0
Börse von Derivat | Börse Frankfurt |
Zins
Zinstermin | 28.03.2025 |
Zinstage | 399 |
Zinslauf ab | 22.02.2024 |
Zinslauf bis | 27.03.2025 |
Handel DQ0SV0
Bewertungstag | 21.03.2025 |
Letzter Handelstag | 20.03.2025 |
Auszahlungstag | 28.03.2025 |
Abwicklungsart | phys. Lieferung möglich |
Mindesthandelsgröße | 1.000 Euro |
Handelszeit | 8-20 Uhr |
Emission DQ0SV0
Emittent | DZ Bank |
Kreditausfallschutz | Nein |
Emissionstag | 20.02.2024 |
Erster Handelstag | 20.02.2024 |
Emissionspreis | 100,00 EUR |
Emissionsvolumen | 5 Mio. |
Referenzkurs Basiswert | 54,72 EUR |
Anlage
Anlage | Aktie |
Thema | Banken |
Region | Frankreich |
Alle Produkte von DZ Bank
Produktbeschreibung BNP Paribas Aktienanleihe 11,20 % bis 2025/03 (DZ)
Es werden folgende Kupons fest ausgeschüttet:
Kupontermin | Kupon |
28.03.2025 | 11,20% p.a. |
Die Rückzahlung des Zertifikats bei Fälligkeit orientiert sich an der Kursentwicklung des Basiswertes in Bezug auf den Basispreis von 60,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
1992', 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":815,"color":"#E66F60","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-bnp-paribas-aktie","index":0},{"y":417,"color":"#E5A16E","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-bnp-paribas-aktie","index":1},{"y":393,"color":"#F2CC7E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-bnp-paribas-aktie","index":0},{"y":350,"color":"#51AB75","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-bnp-paribas-aktie","index":1},{"y":15,"color":"#88BD76","name":"Express","url":"\/zertifikate\/express-zertifikate-auf-bnp-paribas-aktie","index":0},{"y":2,"color":"#C1CF83","name":"Kapitalschutz","url":"\/zertifikate\/kapitalschutz-zertifikate-auf-bnp-paribas-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
673', 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":641,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-bnp-paribas-aktie","index":0},{"y":32,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-bnp-paribas-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
1028', 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":732,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-bnp-paribas-aktie","index":0},{"y":289,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-bnp-paribas-aktie","index":1},{"y":7,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-bnp-paribas-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": "ca10db6035cdd961ecc636290d059dfbe8953e990f220cb861bde18b56ee2764"}, 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");
});
//-->
DQ0SV0 | Aktienanleihe 11,20 % auf BNP Paribas Basispreis 60 bis 21.03.2025 (DZ) von DZ Bank | DE000DQ0SV08