DAX20.965,10-0,25 % | Gold2.723,10+0,52 % | Öl (Brent)78,63-1,59 % | Dow Jones43.616,88-0,32 % | US Tech 10021.506,68-0,40 % | EUR/USD1,03521-0,60 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Über andere
Broker handeln
powered by brokerize
Zertifikat-ArtDiscount
Zertifikat-TypClassic
Bewertungstag21.03.2025
Cap475,00 USD
Abst. Cap-2,78 %
Discount5,15 %
BasiswertNorthrop Grumman
Basiswert Kurs471,65EUR
Chart für Northrop Grumman Discount 475 bis 2025/03 (MS) - MG4GFM
Partizipation des Anlegers bei Northrop Grumman Discount 475 bis 2025/03 (MS)
Der Anleger erhält aktuell 5,15 % Discount und Chance auf 2,51 % Rendite, wenn Northrop Grumman am 21.03.2025 auf oder über 475,00 USD notiert.
Basiswertinformationen auf Northrop Grumman
Produkte auf Northrop Grumman
Performancevergleich Northrop Grumman Discount 475 bis 2025/03 (MS)
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 441,06 EUR | 1,51 % | 507,20 USD | - |
1 Woche | 442,00 EUR | 1,29 % | 502,52 USD | - |
1 Monat | 430,14 EUR | 4,08 % | 490,44 USD | - |
3 Monate | 382,54 EUR | 17,04 % | 438,02 USD | - |
6 Monate | 434,71 EUR | 2,99 % | 493,32 USD | - |
Lfd. Jahr | - | - | 469,97 USD | - |
1 Jahr | - | - | 470,08 USD | - |
Aktueller Kurs zu MG4GFM
Börsenplatz | Euwax
|
Letzter Kurs | 445,25 EUR |
Performance | +0,95 % |
Kurszeit | 12:28:14 |
Eröffnung | 443,21 EUR |
Tageshoch | 445,48 EUR |
Tagestief | 442,99 EUR |
Vortageskurs | 441,06 EUR |
Stammdaten MG4GFM
Name | Discount-Zertifikat auf Northrop Grumman Cap 475 bis 21.03.2025 (MS) |
ISIN | DE000MG4GFM0 |
WKN | MG4GFM |
Zertifikat-Art | Discount |
Zertifikat-Typ | Classic |
Cap | 475,00 USD |
Bezugsverhältnis | 1,00 |
Quanto | Nein |
Kennzahlen MG4GFM
Kennzahl | Absolut | Relativ |
Max. Rückzahlung | 475,00 USD | |
Max. Rendite | 11,24 EUR | 2,51 % |
Max. Rendite p.a. | 2,67 % |
Seitwärtsrendite | 11,24 EUR | 2,51 % |
Seitwärtsrendite p.a. | 2,67 % |
Discount | 25,17 USD | 5,15 % |
Abstand Cap | -13,58 USD | -2,78 % |
Outperf. Punkt | 1.715,93 USD | |
Restlaufzeit | 59 Tage | |
Spread | 2,31 EUR | 0,52 % |
Kennzahlen MG4GFM
Uhrzeit | 12:56:07 |
Umrechnungskurs | 1,03557 USD |
Kurs von Derivat | 447,49 EUR |
Börse von Derivat | Euwax |
Handel MG4GFM
Bewertungstag | 21.03.2025 |
Auszahlungstag | 28.03.2025 |
Abwicklungsart | Barausgleich |
Ausübungstyp | Europäisch |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 8-22 Uhr |
Emission MG4GFM
Emittent | Morgan Stanley |
Kreditausfallschutz | Nein |
Emissionstag | 20.05.2024 |
Erster Handelstag | 20.05.2024 |
Emissionspreis | 399,90 EUR |
Emissionsvolumen | 50 Tsd. |
Anlage
Anlage | Aktie |
Thema | Rüstung |
Region | USA |
Alle Produkte von Morgan Stanley
Produktbeschreibung Northrop Grumman Discount 475 bis 2025/03 (MS)
Die Rückzahlung des Zertifikats bei Fälligkeit orientiert sich an der Kursentwicklung des Basiswertes.
Die maximale Rückzahlung ist auf 475,00 USD begrenzt. Die Kursentwicklung wird also nur bis höchstens 475,00 USD 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
137', 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":92,"color":"#E66F60","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-northrop-grumman-aktie","index":0},{"y":45,"color":"#E5A16E","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-northrop-grumman-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
751', 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":715,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-northrop-grumman-aktie","index":0},{"y":36,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-northrop-grumman-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
165', 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":145,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-northrop-grumman-aktie","index":0},{"y":14,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-northrop-grumman-aktie","index":1},{"y":6,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-northrop-grumman-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": "ca10db6035cdd961ecc636290d059dfb6319e7b104fecaea7cd3b4a7dafc44b1"}, 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");
});
//-->
MG4GFM | Discount-Zertifikat auf Northrop Grumman Cap 475 bis 21.03.2025 (MS) von Morgan Stanley | DE000MG4GFM0