DAX18.636,82+0,37 % | Gold2.565,29+0,24 % | Öl (Brent)72,33+0,14 % | Dow Jones41.184,76+0,22 % | US Tech 10019.446,28+0,14 % | EUR/USD1,10807+0,06 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für Arm Holdings plc. [ADR] Mini Future Long Open-End (UNI) - HD4Y53
Basiswertinformationen auf Arm Holdings plc. [ADR]
Produkte auf Arm Holdings plc. [ADR]
Performancevergleich Arm Holdings plc. [ADR] Mini Future Long Open-End (UNI)
Zeitraum | Kurs Knock-Out | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 6,04 EUR | 0,17 % | 137,28 USD | -0,16 % |
1 Woche | 4,47 EUR | 35,35 % | 119,75 USD | 14,45 % |
1 Monat | 4,15 EUR | 45,78 % | 116,92 USD | 17,23 % |
3 Monate | - | - | 130,31 USD | 5,18 % |
6 Monate | - | - | 77,29 USD | 77,32 % |
Lfd. Jahr | - | - | 0,00 USD | - |
1 Jahr | - | - | 98,85 USD | 38,66 % |
Aktueller Kurs zu HD4Y53
Börsenplatz | Gettex
|
Letzter Kurs | 6,07 EUR |
Performance | +0,50 % |
Kurszeit | 08:01:00 |
Eröffnung | 6,07 EUR |
Tageshoch | 6,07 EUR |
Tagestief | 6,07 EUR |
Vortageskurs | 6,04 EUR |
Stammdaten HD4Y53
Name | Mini Future Long auf Arm Holdings plc. [ADR] KO-Barriere 78 Open-End (UNI) |
ISIN | DE000HD4Y530 |
WKN | HD4Y53 |
Knock-Out-Art | Mini Future |
Knock-Out-Typ | Long |
Basispreis | 72,4315 USD |
Knock-Out Barriere | 78,00 USD |
Quanto | Nein |
Bezugsverhältnis | 0,10 |
Kennzahlen HD4Y53
Kennzahl | Absolut | Relativ |
Hebel | 2,08 x | |
Abstand KO Barriere | 61,48 USD | 44,08 % |
Abstand Basispreis | 67,05 USD | 48,07 % |
Aufgeld | 0,01 USD | 0,01 % |
Aufgeld p.a. | 0,00 % |
Restlaufzeit | Open End | |
Spread | 0,03 EUR | 0,50 % |
Kennzahlen HD4Y53
Uhrzeit | 09:27:29 |
Umrechnungskurs | 1,10785 USD |
Kurs von Derivat | 6,06 EUR |
Börse vom Basiswert | Lang & Schwarz |
Knock-Out Barriereinformationen zu HD4Y53
Handel HD4Y53
Bewertungstag | Open End |
Abwicklungsart | Barausgleich |
Automatische Ausübung | Nein |
Mindesthandelsgröße | 1 Stück |
Handelszeit | 8-20 Uhr |
Emission HD4Y53
Emittent | Unicredit |
Kreditausfallschutz | Nein |
Emissionstag | 23.04.2024 |
Erster Handelstag | 23.04.2024 |
Emissionsvolumen | 1,5 Mio. |
Anlage
Anlage | Aktie |
Thema | Halbleiter |
Region | Großbritannien |
Alle Produkte von Unicredit
Produktbeschreibung Arm Holdings plc. [ADR] Mini Future Long Open-End (UNI)
Mit dem Erwerb eines Knock-Outs kann der Anleger überproportional an der Entwicklung des Basiswertes partizipieren.
Dabei ergibt sich der Preis des Wertpapieres als (Kurs des Basiswertes in USD - 72,58 USD) * 0,10 umgerechnet zum Währungsfixingkurs in EUR. Aus dem geringeren Kapitaleinsatz im Vergleich zum Direktinvestment ergibt sich ein Hebel.
Falls der zugrundeliegende Basiswert während der Laufzeit zu irgendeinem Zeitpunkt (auch intraday) die Knock-Out-Schwelle von 78,00 USD berührt oder unterschreitet, wird das Wertpapier vorzeitig fällig und wird zum Restwert zurückgezahlt.
Um die Finanzierungskosten des Emittenten zu decken, werden Strike und Knock-Out bei diesem nicht laufzeitbegrenzten Wertpapier regelmäßig erhöht, so dass der Wert des Knock-Outs bei gleichbleibenden Kursen des Basiswertes sinkt.
'); $('.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
877', 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":532,"color":"#E66F60","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-a3eucd-arm-holdings-aktie","index":0},{"y":321,"color":"#E5A16E","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-a3eucd-arm-holdings-aktie","index":1},{"y":21,"color":"#F2CC7E","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-a3eucd-arm-holdings-aktie","index":0},{"y":2,"color":"#51AB75","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-a3eucd-arm-holdings-aktie","index":1},{"y":1,"color":"#88BD76","name":"Express","url":"\/zertifikate\/express-zertifikate-auf-a3eucd-arm-holdings-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
3181', 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":2809,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-a3eucd-arm-holdings-aktie","index":0},{"y":372,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-a3eucd-arm-holdings-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
1880', 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":1422,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-a3eucd-arm-holdings-aktie","index":0},{"y":438,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-a3eucd-arm-holdings-aktie","index":1},{"y":20,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-a3eucd-arm-holdings-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": "ca10db6035cdd961ecc636290d059dfb9d80f558dddddc47bb534f94a8d2669c"}, 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");
});
//-->