DAX19.029,20+1,50 % | Gold2.589,05+1,17 % | Öl (Brent)74,42+2,23 % | Dow Jones41.992,09+1,20 % | US Tech 10019.766,93+2,22 % | EUR/USD1,11551+0,34 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für ETH/EUR (Ether, Ethereum / Euro) Index Zertifikat Open-End (SON) - A2HD38
Partizipation des Anlegers bei ETH/EUR (Ether, Ethereum / Euro) Index Zertifikat Open-End (SON)
Direkte 1:1 Partizipation an der Kursentwicklung von ETH/EUR.
Basiswertinformationen auf ETH/EUR (Ether, Ethereum / Euro)
Produkte auf ETH/EUR (Ether, Ethereum / Euro)
Performancevergleich ETH/EUR (Ether, Ethereum / Euro) Index Zertifikat Open-End (SON)
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 219,05 EUR | - | - | - |
1 Woche | 212,77 EUR | - | - | - |
1 Monat | 248,99 EUR | - | - | - |
3 Monate | 353,95 EUR | - | - | - |
6 Monate | 222,40 EUR | - | - | - |
Lfd. Jahr | 164,88 EUR | - | - | - |
1 Jahr | 25,50 EUR | - | - | - |
Aktueller Kurs zu A2HD38
Börsenplatz | Stockholm
|
Letzter Kurs | 209,64 SEK |
Performance | -4,30 % |
Kurszeit | 16.09.24 |
Eröffnung | 209,64 SEK |
Tageshoch | 209,64 SEK |
Tagestief | 209,64 SEK |
Vortageskurs | 219,05 SEK |
Volumen | 57,44 Tsd.Stk. |
52-Wochen Hoch | 397,00 SEK |
52-Wochen Tief | 150,49 SEK |
Stammdaten A2HD38
Name | Index Zertifikat auf ETH/EUR (Ether, Ethereum / Euro) Open-End (SON) |
ISIN | SE0010296574 |
WKN | A2HD38 |
Zertifikat-Art | Index Classic |
Zertifikat-Typ | Classic |
Partizipation | Long |
Bezugsverhältnis | 0,01 |
Quanto | Nein |
Kennzahlen A2HD38
Kennzahl | Absolut | Relativ |
Restlaufzeit | Open End | |
Kennzahlen A2HD38
Datum | 21.06.2023 |
Kurs von Derivat | 7,50 EUR |
Handel A2HD38
Bewertungstag | Open End |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 9-17.5 Uhr |
Emission A2HD38
Emittent | Sonstige |
Kreditausfallschutz | Nein |
Emissionstag | 09.10.2017 |
Erster Handelstag | 09.10.2017 |
Emissionsvolumen | 200 Mio. |
Anlage
Anlage | Unbekannt |
Region | Welt |
Alle Produkte von Sonstige
'); $('.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
1', 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":1,"color":"#E66F60","name":"Index Classic","url":"\/zertifikate\/zertifikate-suche\/produkte\/131643859\/l1-53","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": "ca10db6035cdd961ecc636290d059dfb4d2654da4ec28b44174b01a508b333c1"}, 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") ); });
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");
});
//-->