DAX15.412,00-0,38 % | Gold1.865,10-2,47 % | Öl (Brent)79,80-2,74 % | Dow Jones33.899,98-0,18 % | EUR/USD1,0795-1,08 % | US Tech 10012.557,85-0,75 % |  |
ISIN: DE000HVB4GL9
· WKN: HVB4GL
Chart für UC ESG Goods for Life Index Index Zertifikat Open-End (HVB) - HVB4GL
Wichtige Hinweise für den Anleger
Direkte 1:1 Partizipation an der Kursentwicklung vom UC ESG Goods for Life Index.
Basiswertinformationen auf UC ESG Goods for Life Index
Performancevergleich
Zeitraum | Kurs Zertifikat | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 93,54 EUR | 1,80 % | - | - |
1 Woche | 92,54 EUR | 2,90 % | - | - |
1 Monat | 88,90 EUR | 7,11 % | - | - |
3 Monate | 84,11 EUR | 13,21 % | - | - |
6 Monate | 97,85 EUR | -2,69 % | - | - |
Lfd. Jahr | 88,97 EUR | 7,02 % | - | - |
1 Jahr | 105,52 EUR | -9,76 % | - | - |
Seit Emission | 101,50 EUR | -6,19 % | - | - |
Aktueller Kurs zu HVB4GL
Börsenplatz | Börse Frankfurt
|
Letzter Kurs | EUR |
Performance | +0,73 % |
Kurszeit | 03.02.23 |
Eröffnung | 93,35EUR |
Tageshoch | 94,27EUR |
Tagestief | 93,35EUR |
Vortageskurs | 93,54EUR |
52-Wochen Hoch | 105,10EUR |
52-Wochen Tief | 79,20EUR |
Stammdaten HVB4GL
Name | Index Zertifikat auf UC ESG Goods for Life Index Open-End (HVB) |
ISIN | DE000HVB4GL9 |
WKN | HVB4GL |
Zertifikat-Art | Index Classic |
Zertifikat-Typ | Classic |
Partizipation | Long |
Bezugsverhältnis | 0,10 |
Quanto | Nein |
Kennzahlen
Kennzahl | Absolut | Relativ |
Restlaufzeit | Open End | |
Spread | 0,85 EUR | 0,90 % |
Kennzahlen
Kurs von Derivat | 95,22 EUR |
Börse von Derivat | Börse Frankfurt |
Handel
Bewertungstag | Open End |
Abwicklungsart | Barausgleich |
Mindesthandelsgröße | 1 Stück |
Notierung | Stücknotiz |
Handelszeit | 08:00-22:00 Uhr |
Emission
Emittent | HypoVereinsbank |
Kreditausfallschutz | Nein |
Emissionstag | 02.06.2020 |
Erster Handelstag | 03.06.2020 |
Emissionspreis | 100,00 EUR |
Emissionsvolumen | 1 Mio. |
Alle Produkte von
HypoVereinsbank
Produktbeschreibung
Die Wertentwicklung des Zertifikats orientiert sich an der Kursentwicklung des Basiswertes.
Das Zertifikat kann durch den Emittenten mit einer Frist von 1 Monat zum 29.10.2021 vorzeitig gekündigt werden. Danach ist eine Kündigung unter Einhaltung der gleichen Frist jedes Jahr zulässig.
'); $('.socgen_alternativeproducts').html(resp.html); } } }); $('.socgen_alternativeproducts').on('click', '#alternativeProducts table.t-data a.intLink', function() { var date = new Date(); _gaq.push(['_trackEvent','SocGen AlternativeProdukte', 'SocGen','underChartProduct#'+$(this).attr('data-wkn')+'#'+date.getTime()]); 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() { var date = new Date(); _gaq.push(['_trackEvent','SocGen AlternativeProdukte', 'SocGen','underChartDocument#'+$(this).attr('data-wkn')+'#'+date.getTime()]); 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 : 644, events: { load: function(event) { /* hover for legend */ $('#containerAlternativeProductscertificates .highcharts-legend .legendItemName').each(function(index, element) { $(element).hover(function() { $(this).css({textDecoration:'underline #fa7c2d', 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', '#fff'); numberItem.css('background-color', '#fff'); }) }); } } }, credits: { enabled: false }, title: { text: 'Zertifikate
20', floating: true, y: 110, x: -180, style: { color:'#222', 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":20,"color":"#E66F60","name":"Bonus","url":"\/zertifikate\/zertifikate-suche\/produkte\/147702725\/l1-10","index":0}], size: '100%', center: ['19%', '50%'] }] }, function(chart) { var xpos = '50%'; var ypos = '53%'; var circleradius = 102; }); });
WoodooTab.tabify( $("div.wotabs:not(.notabify)") );
$.ajax({ type: "GET", url: "/_rpc/json/instrument/derivative/comparableProductsContent", data: {"key": "ca10db6035cdd961ecc636290d059dfb571f52b29a001c6a092f0a67d96e65ec"}, success: function (r) { if ( r.status == 1 ) { $("#comparableProducts1").html(r.content); } } }); $("#comparableProducts1").on("click", "a", function() { var date = new Date(); _gaq.push(["_trackEvent","HVB", "Alternative", $(this).data("wkn")+"#"+date.toISOString().substring(0, 10)+ "-" +(date.getHours() < 10 ? "0"+date.getHours() : date.getHours()) + (date.getMinutes() < 10 ? "0"+date.getMinutes() : date.getMinutes())]); 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);
var loginLink = $('#sitehead').find('.loginLink'); var url = loginLink.attr('data-href'); url += '?ref=' + encodeURIComponent(window.location.pathname + window.location.hash); loginLink.attr('href', url);
var result = {}; if(typeof sessionStorage != 'undefined') { var storageName = 'topHits'; var tmp; try { tmp = sessionStorage.getItem(storageName); } catch(e) {} if (typeof tmp != 'undefined') { result = JSON.parse(tmp); } } if(result == undefined || result.length == undefined || result.length==0) { $.get('/_rpc/json/instrument/statistic/ownStats', null, function(response) { if(response.status == 1 && response.result.length > 0) { result = response.result; buildOwnStats(result); if(typeof sessionStorage != 'undefined') { try { sessionStorage.setItem(storageName, JSON.stringify(result)); } catch(e) {} } } else { buildOwnStats([]); } }, 'json'); } else { buildOwnStats(result); }
cc.addScriptQueue("https://cdn.insurads.com/bootstrap/ZR98XLOV.js");
cc.addScriptQueue("//partner.googleadservices.com/gampad/google_service.js", "adservice");
cc.addScriptQueue("https://securepubads.g.doubleclick.net/tag/js/gpt.js");
});
//-->