DAX18.735,88-1,23 % | Gold2.622,170,00 % | Öl (Brent)74,69-0,18 % | Dow Jones42.050,27+0,04 % | US Tech 10019.790,88-0,24 % | EUR/USD1,116190,00 % | |
Alarme einrichten
Zur Watchlist hinzufügen
Zum Portfolio hinzufügen
Chart für Veeva Systems A Mini Future Long Open-End (MS) - MB0VUQ
Basiswertinformationen auf Veeva Systems A
Produkte auf Veeva Systems A
Performancevergleich Veeva Systems A Mini Future Long Open-End (MS)
TTMzero
Zeitraum | Kurs Knock-Out | Performance in % | Kurs Basiswert | Performance in % |
Vortag | 9,33 EUR | 0,64 % | 209,10 USD | 0,17 % |
1 Woche | 9,91 EUR | -5,25 % | 216,10 USD | -3,07 % |
1 Monat | 7,67 EUR | 22,43 % | 190,95 USD | 9,69 % |
3 Monate | - | - | 230,36 USD | -9,07 % |
6 Monate | - | - | 190,05 USD | 10,21 % |
Lfd. Jahr | - | - | 213,38 USD | -1,84 % |
1 Jahr | - | - | 194,72 USD | 7,57 % |
Aktueller Kurs zu MB0VUQ
Börsenplatz | Morgan Stanley
|
Letzter Kurs | 9,37 EUR |
Performance | +0,43 % |
Kurszeit | 20.09.24 |
Eröffnung | 9,33 EUR |
Tageshoch | 9,42 EUR |
Tagestief | 9,10 EUR |
Vortageskurs | 9,33 EUR |
Stammdaten MB0VUQ
Name | Mini Future Long auf Veeva Systems A KO-Barriere 119,39 Open-End (MS) |
ISIN | DE000MB0VUQ2 |
WKN | MB0VUQ |
Knock-Out-Art | Mini Future |
Knock-Out-Typ | Long |
Basispreis | 110,6048 USD |
Knock-Out Barriere | 119,39 USD |
Quanto | Nein |
Bezugsverhältnis | 0,10 |
Kennzahlen MB0VUQ
Kennzahl | Absolut | Relativ |
Hebel | 2,05 x | |
Abstand KO Barriere | 95,40 USD | 44,42 % |
Abstand Basispreis | 104,18 USD | 48,51 % |
Aufgeld | 0,06 USD | 0,03 % |
Aufgeld p.a. | 0,00 % |
Restlaufzeit | Open End | |
Spread | 0,04 EUR | 0,43 % |
Kennzahlen MB0VUQ
Datum | 20.09.2024 |
Umrechnungskurs | 1,11622 USD |
Kurs von Derivat | 9,39 EUR |
Knock-Out Barriereinformationen zu MB0VUQ
Handel MB0VUQ
Bewertungstag | Open End |
Ausübungstyp | Amerikanisch |
Abwicklungsart | Barausgleich |
Automatische Ausübung | Nein |
Mindesthandelsgröße | 1 Stück |
Handelszeit | 0-0 Uhr |
Emission MB0VUQ
Emittent | Morgan Stanley |
Kreditausfallschutz | Nein |
Emissionstag | 21.11.2022 |
Erster Handelstag | 21.11.2022 |
Emissionspreis | 8,79 EUR |
Emissionsvolumen | 1,9 Mio. |
Anlage
Anlage | Aktie |
Thema | Software |
Region | USA |
Alle Produkte von Morgan Stanley
Produktbeschreibung Veeva Systems A Mini Future Long Open-End (MS)
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 - 110,60 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 119,39 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
208', 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":153,"color":"#E66F60","name":"Faktor","url":"\/zertifikate\/faktor-zertifikate-auf-veeva-systems-registered-a-aktie","index":0},{"y":55,"color":"#E5A16E","name":"Discount","url":"\/zertifikate\/discount-zertifikate-auf-veeva-systems-registered-a-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
327', 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":327,"color":"#E66F60","name":"Classic","url":"\/optionsscheine\/classic-optionsscheine-auf-veeva-systems-registered-a-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: '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
300', 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":202,"color":"#E66F60","name":"Endlos","url":"\/knockouts\/endlos-turbos-auf-veeva-systems-registered-a-aktie","index":0},{"y":83,"color":"#E5A16E","name":"Mini","url":"\/knockouts\/mini-futures-auf-veeva-systems-registered-a-aktie","index":1},{"y":15,"color":"#F2CC7E","name":"Classic","url":"\/knockouts\/classic-turbos-auf-veeva-systems-registered-a-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": "ca10db6035cdd961ecc636290d059dfb8d1d35bda3321ad73748729d1992ee7d"}, 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");
});
//-->
MB0VUQ | Mini Future Long auf Veeva Systems A KO-Barriere 119,39 Open-End (MS) von Morgan Stanley | DE000MB0VUQ2