DAX13.213,00+2,20 % | Gold1.827,10+0,26 % | Öl (Brent)112,88+0,84 % | Dow Jones31.500,97+3,06 % | EUR/USD1,0555-0,01 % | US Tech 10012.098,05+3,42 % |  |
Airbag Zertifikat auf EURO STOXX 50 Price Index bis 18.03.2025 (BNP)
Zertifikat
Geldkurs 24.06.22
1.160,00 EUR
11 Stk.
Briefkurs 24.06.22
1.170,00 EUR
11 Stk.
Chart für EURO STOXX 50 Price Index Airbag Zertifikat bis 2025/03 (BNP) - PZ9RGU
Basiswertinformationen auf EURO STOXX 50 Price Index
Produktbeschreibung
Falls der Basiswert am Laufzeitende über dem Strike notiert, partizipiert der Anleger zu 100 Prozent an Kursgewinnen über den Strike hinaus.
Solange die Schwelle von 1.193 Pkt während der Laufzeit niemals unterschritten wurde, werden mögliche Kursverluste dem Anleger als Gewinne gutgeschrieben.
Andernfalls partizipiert der Anleger an möglichen Kursverlusten.
Aktueller Kurs zu PZ9RGU
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | EUR |
Performance | +0,83 % |
Kurszeit | 24.06.22 |
Eröffnung | 1.148,30EUR |
Tageshoch | 1.159,20EUR |
Tagestief | 1.148,30EUR |
Vortageskurs | 1.149,70EUR |
52-Wochen Hoch | 1.267,13EUR |
52-Wochen Tief | 1.132,90EUR |
Stammdaten PZ9RGU
Name | Airbag Zertifikat auf EURO STOXX 50 Price Index bis 18.03.2025 (BNP) |
ISIN | DE000PZ9RGU1 |
WKN | PZ9RGU |
Zertifikat-Art | Sonstige |
Zertifikat-Typ | Airbag |
Basispreis | 2.385,82 PKT |
Bezugsverhältnis | 0,41914 |
Quanto | Nein |
Kennzahlen
Kennzahl | Absolut | Relativ |
Max. Rückzahlung | 1.400,00 EUR | |
Abstand Basispreis | -1.153,92 PKT | -32,60 % |
Restlaufzeit | 996 Tage | |
Spread | 10,00 EUR | 0,86 % |
Kennzahlen
Datum | 24.06.2022 |
Börse von Derivat | Börse Frankfurt |
Börse vom Basiswert | TTMzero |
Handel
Bewertungstag | 18.03.2025 |
Letzter Handelstag | 17.03.2025 |
Auszahlungstag | 25.03.2025 |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 08:00-22:00 Uhr |
Emission
Emittent | BNP Paribas |
Kreditausfallschutz | Nein |
Emissionstag | 25.03.2020 |
Erster Handelstag | 25.03.2020 |
Emissionspreis | 1.000,00 EUR |
Emissionsvolumen | 1 Tsd. |
Referenzkurs Basiswert | 2.385,82 PKT |
Anlage
Anlage | Index |
Thema | Blue Chips |
Region | Euroland |
Alle Produkte von
BNP Paribas
'); $('.socgen_alternativeproducts').html(resp.html); } } }); $('.socgen_alternativeproducts').on('click', '#alternativeProducts table.t-data a.intLink', function() { var date = new Date(); _gaq.push(['_trackEvent','SocGen AlternativeProdukte', 'SocGen','underChartProduct#'+$(this).attr('data-wkn')+'#'+date.getTime()]); }); $('.socgen_alternativeproducts').on('click', '#alternativeProducts table.t-data a.extLink', function() { var date = new Date(); _gaq.push(['_trackEvent','SocGen AlternativeProdukte', 'SocGen','underChartDocument#'+$(this).attr('data-wkn')+'#'+date.getTime()]); }); }
$(".islegend").hide();
$(function () { var colors = ["#E66F60","#E5A16E","#F2CC7E","#51AB75","#88BD76","#C1CF83","#00AFC8","#7BC4CB","#CECECE","#0000FF","#FF0000","#00FF00","#FFFF00","#FF00FF","#FF8080","#808080","#800000","#FF8000"]; var chart = new Highcharts.Chart({ chart: { renderTo: 'containerAlternativeProductscertificates', type: 'pie', height: 265, width: getWebsiteType() == 'small' ? 500 : 644, events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductscertificates .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline #fa7c2d', 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', '#fff'); numberItem.css('background-color', '#fff'); }) }); } } }, credits: { enabled: false }, title: { text: 'Zertifikate
29167', floating: true, y: 110, x: -180, style: { color:'#222', 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":15446,"color":"#E66F60","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-euro-stoxx-50","index":0},{"y":8525,"color":"#E5A16E","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-euro-stoxx-50","index":1},{"y":2504,"color":"#F2CC7E","name":"Express","url":"\/zertifikate\/express-zertifikate-auf-euro-stoxx-50","index":0},{"y":1185,"color":"#51AB75","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-euro-stoxx-50","index":1},{"y":584,"color":"#88BD76","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-euro-stoxx-50","index":0},{"y":459,"color":"#C1CF83","name":"Kapitalschutz","url":"\/zertifikate\/kapitalschutz-zertifikate-auf-euro-stoxx-50","index":1},{"y":269,"color":"#00AFC8","name":"Sprint","url":"\/zertifikate\/sprint-zertifikate-auf-euro-stoxx-50","index":0},{"y":117,"color":"#7BC4CB","name":"Outperformance","url":"\/zertifikate\/outperformance-zertifikate-auf-euro-stoxx-50","index":1},{"y":48,"color":"#CECECE","name":"Sonstige","url":"\/zertifikate\/sonstige-zertifikate-auf-euro-stoxx-50","index":0},{"y":30,"color":"#0000FF","name":"Index Classic","url":"\/zertifikate\/index-zertifikate-auf-euro-stoxx-50","index":1}], size: '100%', center: ['19%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 102; }); });
$(function () { var colors = ["#E66F60","#E5A16E","#F2CC7E","#51AB75","#88BD76","#C1CF83","#00AFC8","#7BC4CB","#CECECE","#0000FF","#FF0000","#00FF00","#FFFF00","#FF00FF","#FF8080","#808080","#800000","#FF8000"]; var chart = new Highcharts.Chart({ chart: { renderTo: 'containerAlternativeProductswarrants', type: 'pie', height: 265, width: getWebsiteType() == 'small' ? 500 : 644, events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductswarrants .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline #fa7c2d', 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', '#fff'); numberItem.css('background-color', '#fff'); }) }); } } }, credits: { enabled: false }, title: { text: 'OS
4493', floating: true, y: 110, x: -180, style: { color:'#222', 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":3294,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-euro-stoxx-50","index":0},{"y":904,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-euro-stoxx-50","index":1},{"y":295,"color":"#F2CC7E","name":"Inline","url":"\/optionsscheine\/inline-optionsscheine-auf-euro-stoxx-50","index":0}], size: '100%', center: ['19%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 102; }); });
$(function () { var colors = ["#E66F60","#E5A16E","#F2CC7E","#51AB75","#88BD76","#C1CF83","#00AFC8","#7BC4CB","#CECECE","#0000FF","#FF0000","#00FF00","#FFFF00","#FF00FF","#FF8080","#808080","#800000","#FF8000"]; var chart = new Highcharts.Chart({ chart: { renderTo: 'containerAlternativeProductsknockouts', type: 'pie', height: 265, width: getWebsiteType() == 'small' ? 500 : 644, events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductsknockouts .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline #fa7c2d', 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', '#fff'); numberItem.css('background-color', '#fff'); }) }); } } }, credits: { enabled: false }, title: { text: 'Knock-Outs
2909', floating: true, y: 110, x: -180, style: { color:'#222', 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":1615,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-euro-stoxx-50","index":0},{"y":1200,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-euro-stoxx-50","index":1},{"y":94,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-euro-stoxx-50","index":0}], size: '100%', center: ['19%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 102; }); });
WoodooTab.tabify( $("div.wotabs:not(.notabify)") );
$("#productDescriptionWrapper p").css({"margin-top":"6px"}); $("#productDescriptionWrapper table").addClass("t-data");
$('.tabpanes').find('tbody td div span[field="tradePerf1dRel"]').each(function(i,val){ if ( !$(this).parents('tr').find('.perfbar') ) return; var thisTableId = $(this).parents('table').attr('id'); $(val).data('tradePerf1dRel' + thisTableId, parseFloat($(this).text().replace(/[,]+/g,'.'))); }); $('.tabpanes').find('tbody td div span[field="tradePerf1dRel"]').change(function(){ if ( !$(this).parents('tr').find('.perfbar') ) return; var that = $(this); var delay = 10; window.setTimeout( function() { /* table needs an id */ var thisTableId = that.parents('table').attr('id'); that.data('tradePerf1dRel' + thisTableId, parseFloat(that.text().replace(/[,]+/g,'.'))); var maxabs = $('#' + thisTableId).data('maxabs'); var minabs = 1000; var multi = 0; var initial = false; var width = 25; if(!maxabs) { initial = true; maxabs = 0; $('#' + thisTableId).find('tbody td div span[field="tradePerf1dRel"]').each(function(i,val){ maxabs = Math.max(maxabs, Math.abs($(val).data('tradePerf1dRel' + thisTableId))); }); $('#' + thisTableId).data('maxabs', maxabs); } newabs = Math.abs(that.data('tradePerf1dRel' + thisTableId)); if(maxabs < newabs || initial) { if(!initial) { maxabs = newabs; } $('#' + thisTableId).data('maxabs', maxabs); multi = 100 / maxabs; $('#' + thisTableId).find('tbody td div span[field="tradePerf1dRel"]').each(function(i,val){ if(maxabs>15) { var value = Math.log(Math.abs(parseFloat($(val).data('tradePerf1dRel' + thisTableId)))) * multi; } else { var value = Math.abs(parseFloat($(val).data('tradePerf1dRel' + thisTableId))) * multi; } value = Math.max(1, Math.ceil( width * value / 100)); $('.perfbar div', $(val).parents('tr')).css('width', value); if($(val).data('tradePerf1dRel' + thisTableId) < 0 ) { $('.perfbar div', $(val).parents('tr')).css('background', '#BE2D36'); } else { $('.perfbar div', $(val).parents('tr')).css('background', '#005D42'); } }); } else { multi = 100 / maxabs; if(maxabs>15) { var value = Math.log(Math.abs(parseFloat(that.data('tradePerf1dRel' + thisTableId)))) * multi; } else { var value = Math.abs(parseFloat(that.data('tradePerf1dRel' + thisTableId))) * multi; } value = Math.max(1, Math.ceil( width * value / 100)); $('.perfbar div', that.parents('tr')).css('width', value); if(that.data('tradePerf1dRel' + thisTableId) < 0 ) { $('.perfbar div', that.parents('tr')).css('background', '#BE2D36'); } else { $('.perfbar div', that.parents('tr')).css('background', '#005D42'); } } }, delay); });
MooTicker.bind('#mooTicker'); MooTicker.addTicks([['
Am Sonntag im Fokus! InnoCan präsentiert unfassbares Studienresultat!','ad',100, 'ticks', '156369', '81233', 'Am Sonntag im Fokus! InnoCan präsentiert unfassbares Studienresultat!'],['
Megatrend Gesundheit: Megawachstum & Gewinnexplosion! Das Jahr 2022 beginnt fantastisch für diese Aktie!','scrollingAd',100, 'ticks', '156521', '', 'Megatrend Gesundheit: Megawachstum & Gewinnexplosion! Das Jahr 2022 beginnt fantastisch für diese Aktie!']]); MooTicker.init();
showImagesInViewport();$(window).scroll(showImagesInViewport).resize(showImagesInViewport);
var loginLink = $('[name="loginLink"]'); var url = loginLink.attr('data-href'); url += '?ref=' + encodeURIComponent(window.location.pathname + window.location.hash); loginLink.attr('href', url);
var result = {}; if(typeof sessionStorage != 'undefined') { var storageName = 'topHits'; var tmp; try { tmp = sessionStorage.getItem(storageName); } catch(e) {} if (typeof tmp != 'undefined') { result = JSON.parse(tmp); } } if(result == undefined || result.length == undefined || result.length==0) { $.get('/_rpc/json/instrument/statistic/ownStats', null, function(response) { if(response.status == 1 && response.result.length > 0) { result = response.result; buildOwnStats(result); if(typeof sessionStorage != 'undefined') { try { sessionStorage.setItem(storageName, JSON.stringify(result)); } catch(e) {} } } else { buildOwnStats([]); } }, 'json'); } else { buildOwnStats(result); }
if(typeof SocialShare !== 'undefined') { socialshare = new SocialShare(); socialshare.setShareSource('/zertifikat/pz9rgu-euro-stoxx-50-price-index-airbag-zertifikat-bis-2025-03-bnp'); socialshare.setShareSourceId(''); socialshare.setShareSourcePublish('1970.01.01 12:12:12'); socialshare.setShareSourceType(''); socialshare.setShareSourceDisable(''); socialshare.init('1','c62b84d4a9812f'); }
cc.addScriptRunQueue("addefend");
cc.addScriptQueue("https://cdn.insurads.com/bootstrap/ZR98XLOV.js");
cc.addScriptQueue("//partner.googleadservices.com/gampad/google_service.js", "adservice");
if(getWebsiteType() != 'small') { var siteteaser = new SiteTeaser(); siteteaser.init('/zertifikat/pz9rgu-euro-stoxx-50-price-index-airbag-zertifikat-bis-2025-03-bnp'); }
cc.addScriptQueue("https://securepubads.g.doubleclick.net/tag/js/gpt.js");
});
//-->