DAX18.686,59+0,63 % | Gold2.580,560,00 % | Öl (Brent)72,13-0,14 % | Dow Jones41.390,66+0,72 % | US Tech 10019.508,99+0,46 % | EUR/USD1,10770+0,02 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für Air Liquide Express 70 bis 2027/11 (GS) - GX5Z3M
Basiswertinformationen auf Air Liquide
Aktueller Kurs zu GX5Z3M
Börsenplatz | Goldman Sachs
|
Letzter Kurs | 1.039,19 EUR |
Performance | +0,08 % |
Kurszeit | 13.09.24 |
Eröffnung | 1.039,27 EUR |
Tageshoch | 1.039,68 EUR |
Tagestief | 1.039,00 EUR |
Vortageskurs | 1.038,32 EUR |
52-Wochen Hoch | 1.037,35 EUR |
52-Wochen Tief | 980,19 EUR |
Stammdaten GX5Z3M
Name | Express Zertifikat auf Air Liquide Auszahlungslevel 70 bis 11.11.2027 (GS) |
ISIN | DE000GX5Z3M8 |
WKN | GX5Z3M |
Zertifikat-Art | Express |
Zertifikat-Typ | Classic |
Basispreis | 0,00 EUR |
Quanto | Nein |
Kennzahlen GX5Z3M
Kennzahl | Absolut | Relativ |
Max. Rückzahlung | 106,00 EUR | |
Restlaufzeit | 1152 Tage | |
Spread | 10,00 EUR | 0,95 % |
Kennzahlen GX5Z3M
Börse von Derivat | Goldman Sachs |
Expresstermine zu GX5Z3M
Termin | Rückzahlung | Schwellen |
11.11.2024 | 106,00 % | 70,00 % |
Handel GX5Z3M
Bewertungstag | 11.11.2027 |
Letzter Handelstag | 10.11.2027 |
Auszahlungstag | 18.11.2027 |
Abwicklungsart | phys. Lieferung möglich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 8-22 Uhr |
Emission GX5Z3M
Emittent | Goldman Sachs |
Kreditausfallschutz | Nein |
Emissionstag | 18.08.2023 |
Erster Handelstag | 18.08.2023 |
Emissionspreis | 1.000,00 EUR |
Emissionsvolumen | 5 Tsd. |
Anlage
Anlage | Aktie |
Thema | Chemie |
Region | Frankreich |
Alle Produkte von Goldman Sachs
Produktbeschreibung Air Liquide Express 70 bis 2027/11 (GS)
Der Anleger hat mit diesem Zertifikat die Chance auf vorzeitige Rückzahlung in Abhängigkeit von der Entwicklung des Basiswertes.
Wenn an einem der Bewertungstage der Basiswert über oder auf der jeweiligen Rückzahlungsschwelle notiert, wird das Zertifikat fällig gestellt und zu einem festen Betrag zurückgezahlt:
Datum | Schwelle | Rückzahlung |
11.11.24 | 100,00% | 106,00% |
11.11.25 | 95,00% | 112,00% |
11.11.26 | 90,00% | 118,00% |
11.11.27 | 70,00% | 124,00% |
Falls es zu keiner Express-Rückzahlung gekommen ist, orientiert sich die Rückzahlung des Zertifikats bei Fälligkeit an der Kursentwicklung des Basiswertes.
Die maximale Rückzahlung ist auf 1.240 EUR begrenzt.
'); $('.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') ); }); }
$(".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
969', 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":404,"color":"#E66F60","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-850133-air-liquide-aktie","index":0},{"y":269,"color":"#E5A16E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-850133-air-liquide-aktie","index":1},{"y":182,"color":"#F2CC7E","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-850133-air-liquide-aktie","index":0},{"y":114,"color":"#51AB75","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-850133-air-liquide-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
445', 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":406,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-850133-air-liquide-aktie","index":0},{"y":24,"color":"#E5A16E","name":"Inline","url":"\/optionsscheine\/inline-optionsscheine-auf-850133-air-liquide-aktie","index":1},{"y":15,"color":"#F2CC7E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-850133-air-liquide-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
500', 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":356,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-850133-air-liquide-aktie","index":0},{"y":140,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-850133-air-liquide-aktie","index":1},{"y":4,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-850133-air-liquide-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");
});
//-->