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 Salzgitter AG Mini Future Short Open-End (UNI) - HD6B64
Basiswertinformationen auf Salzgitter AG
Produkte auf Salzgitter AG
Performancevergleich Salzgitter AG Mini Future Short Open-End (UNI)
TTMzero
Zeitraum | Kurs Knock-Out | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 6,60 EUR | -5,61 % | 14,40 EUR | 2,57 % |
1 Woche | 5,84 EUR | 6,68 % | 14,96 EUR | -1,30 % |
1 Monat | 5,90 EUR | 5,59 % | 15,25 EUR | -3,18 % |
3 Monate | - | - | 23,96 EUR | -38,38 % |
6 Monate | - | - | 28,05 EUR | -47,36 % |
Lfd. Jahr | - | - | 24,92 EUR | -40,75 % |
1 Jahr | - | - | 19,19 EUR | -23,04 % |
Aktueller Kurs zu HD6B64
Börsenplatz | Gettex
|
Letzter Kurs | 6,14 EUR |
Performance | -6,97 % |
Kurszeit | 13.09.24 |
Eröffnung | 6,38 EUR |
Tageshoch | 6,38 EUR |
Tagestief | 6,06 EUR |
Vortageskurs | 6,60 EUR |
Stammdaten HD6B64
Name | Mini Future Short auf Salzgitter AG KO-Barriere 20,30 Open-End (UNI) |
ISIN | DE000HD6B640 |
WKN | HD6B64 |
Knock-Out-Art | Mini Future |
Knock-Out-Typ | Short |
Basispreis | 20,9836 EUR |
Knock-Out Barriere | 20,30 EUR |
Quanto | Nein |
Bezugsverhältnis | 1,00 |
Kennzahlen HD6B64
Kennzahl | Absolut | Relativ |
Hebel | 2,37 x | |
Abstand KO Barriere | 5,54 EUR | 37,49 % |
Abstand Basispreis | 6,22 EUR | 42,12 % |
Aufgeld | 0,01 EUR | 0,08 % |
Aufgeld p.a. | 0,00 % |
Restlaufzeit | Open End | |
Spread | 0,18 EUR | 2,89 % |
Kennzahlen HD6B64
Datum | 13.09.2024 |
Kurs von Derivat | 6,23 EUR |
Knock-Out Barriereinformationen zu HD6B64
Handel HD6B64
Bewertungstag | Open End |
Abwicklungsart | Barausgleich |
Automatische Ausübung | Nein |
Mindesthandelsgröße | 1 Stück |
Handelszeit | 8-20 Uhr |
Emission HD6B64
Emittent | Unicredit |
Kreditausfallschutz | Nein |
Emissionstag | 14.06.2024 |
Erster Handelstag | 14.06.2024 |
Emissionsvolumen | 1,5 Mio. |
Anlage
Anlage | Aktie |
Thema | Stahl/Eisen |
Region | Deutschland |
Alle Produkte von Unicredit
Produktbeschreibung Salzgitter AG Mini Future Short 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 ( 20,98 EUR - Kurs des Basiswertes in EUR) 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 20,30 EUR berührt oder überschreitet, 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 erniedrigt, 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
898', 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":420,"color":"#E66F60","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-salzgitter-aktie","index":0},{"y":257,"color":"#E5A16E","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-salzgitter-aktie","index":1},{"y":151,"color":"#F2CC7E","name":"Aktienanleihe","url":"\/zertifikate\/aktienanleihen-auf-salzgitter-aktie","index":0},{"y":69,"color":"#51AB75","name":"Bonus","url":"\/zertifikate\/bonus-zertifikate-auf-salzgitter-aktie","index":1},{"y":1,"color":"#88BD76","name":"Express","url":"\/zertifikate\/express-zertifikate-auf-salzgitter-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
436', 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":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-salzgitter-aktie","index":0},{"y":32,"color":"#E5A16E","name":"Discount","url":"\/optionsscheine\/discount-optionsscheine-auf-salzgitter-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
405', 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":292,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-salzgitter-aktie","index":0},{"y":110,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-salzgitter-aktie","index":1},{"y":3,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-salzgitter-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": "ca10db6035cdd961ecc636290d059dfbf6c667d9ada5624f1955e94ff10c33bc"}, 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");
});
//-->