UBS - S&P 500 ESG Elite UCITS ETF (USD) A-acc | IE00BLSN7P11 | A2QMF1 | DAS INVESTMENT (2024)

Suche

Vergleich

Watchlist

Watchlists finden

Musterdepot

Musterdepots finden

Top 5 Performer

Gesellschaften

Neueste Fonds

ISIN:IE00BLSN7P11

WKN:A2QMF1

UBS Fund Management (Luxembourg) S.A.

Aktienfonds Large Cap USA

NAV von 07.03.2024

18,54 USD

Morningstar

-

FWW FundStars®

UBS - S&P 500 ESG Elite UCITS ETF (USD) A-acc | IE00BLSN7P11 | A2QMF1 | DAS INVESTMENT (1)

UBS - S&P 500 ESG Elite UCITS ETF (USD) A-acc | IE00BLSN7P11 | A2QMF1 | DAS INVESTMENT (2)

Nachhaltigkeit (SFDR)

ESG-Fonds nach Artikel 8 SFDR

Anteilklasse

(USD) A-acc

Insti-

WährungUSD

Hedged-

ErtragsverwendungThesaurierend

Sum. lfd. Kosten0,40%

(hedged to EUR) A-acc

-EURUBS - S&P 500 ESG Elite UCITS ETF (USD) A-acc | IE00BLSN7P11 | A2QMF1 | DAS INVESTMENT (3)Thesaurierend0,40%

(hedged to GBP) A-dis

-GBPUBS - S&P 500 ESG Elite UCITS ETF (USD) A-acc | IE00BLSN7P11 | A2QMF1 | DAS INVESTMENT (4)Ausschüttend0,40%

` : '') + `

`; container[0].appendChild(dataEl); } */ } } } } } } } else { $(objWithChart.chart.canvas).parents('.chart-container') .find('.customChartPoint').remove(); } },};

' html += '

' + (!(_item.first_perfomance_date) ? 'Fonds hat keine Chart Daten. ' : '') + ((typeof _item.id !== 'undefined') ? _item.id : '') + '

' return html }, selectatorActions: function(el) { $('.selectatorItem__flexPlusActions').hide(); const data = $(el).data(); const actionsWrapper = $(el).parents('.selectatorItem__flex_plus').find('.selectatorItem__flexPlusActions'); let actionBtnsHtmlWithReplace = actionsWrapper.html().replace(/#ITEM_ID#/g, data.id); if (data.type) { actionBtnsHtmlWithReplace = actionBtnsHtmlWithReplace.replace(/#ITEM_TYPE#/g, data.type); } actionsWrapper.html(actionBtnsHtmlWithReplace); if (data.is_in_compare) { actionsWrapper.find('.fund-compare').addClass('fonds-action-buttons__button_active'); } if (data.is_in_watch_list) { actionsWrapper.find('.funds-watchlist').addClass('fonds-action-buttons__button_active'); } if (data.is_in_depot) { actionsWrapper.find('.funds-depot').addClass('fonds-action-buttons__button_active'); } actionsWrapper.fadeIn(500, function(){ actionsWrapper.on('mouseenter', function() { if (fundsChartsHelper.selectatorActionsLeaveTimer) { clearTimeout(fundsChartsHelper.selectatorActionsLeaveTimer); } }); actionsWrapper.on('mouseleave', function() { if (fundsChartsHelper.selectatorActionsLeaveTimer) { clearTimeout(fundsChartsHelper.selectatorActionsLeaveTimer); } fundsChartsHelper.selectatorActionsLeaveTimer = setTimeout(function () { actionsWrapper.fadeOut(250); }, 3000); }); }); }, renderFundSelectedItem: function (_item, escape) { let html = ''; html += '

'; let itemLink; if (_item.fund_name) { //if this is fund, show actions compare-watchlist-depot let htmlAddon = '

' + `

`; htmlAddon = htmlAddon.replace('#ITEM_ID#', _item.id).replace('#ITEM_TYPE#', 'fund'); htmlAddon += '' + '

' + '

'; html += htmlAddon; if (_item.id) { itemLink = '/fonds/detail/' + escape(_item.id); } } else if (_item.value) { if (_item.value.includes('depot')) { itemType = 'depot'; const split = _item.value.split(':'); if (typeof(split[1]) !== 'undefined' && typeof(split[2]) !== 'undefined' && split[3] == 1) { let htmlAddon = '

' + `

` + '

'; htmlAddon = htmlAddon.replace('#ITEM_ID#', split[1]).replace('#ITEM_TYPE#', 'depot'); html += htmlAddon; } if (typeof split[2] !== 'undefined') { itemLink = '/fonds/musterdepot/' + escape(split[2]); } } else { if (_item.value.includes('watchlist')) { // no actions yet for watchlist } else { // index or sector let htmlAddon = '

' + `

` + '

'; htmlAddon = htmlAddon.replace('#ITEM_ID#', _item.value).replace('#ITEM_TYPE#', 'index'); html += htmlAddon; } } } const href = itemLink ? ' href="' + itemLink + '" target="_blank"' : ''; html += '

' + '

' + '' + '

' + '

'; return html; }, repositionNoDataNotice: function(selector) { if ($(selector).length) { let rectWrapper; if($('.wldp-chart').length) { rectWrapper = $('.wldp-chart')[0].getBoundingClientRect(); } else if ($('.comparison-chart').length) { rectWrapper = $('.comparison-chart')[0].getBoundingClientRect(); } if (rectWrapper) { const canvas = $('canvas#myChart'); if (canvas.length) { const rectCanvas = canvas[0].getBoundingClientRect(); const top = (rectCanvas.top - rectWrapper.top) + (rectCanvas.height - $(selector).height()) / 2 - 30; $(selector).css('top', top); } } } else { $(window).off('resize.NoDataNotice'); } }, chartAspectRatio: 2, optimizeChartAspectRatio: function() { let legendsPerRow = 2; if (window.innerWidth < 700) { fundsChartsHelper.chartAspectRatio = 1.15; legendsPerRow = 1; } const wlDpPage = document.querySelector('.depot-page,.watch-list-page'); if (window.fundsCompareWidget && !wlDpPage) { fundsChartsHelper.chartAspectRatio = 1.25 } const compareWidget = document.querySelector('.fundsCompareWidget #widget-chart-max'); if (compareWidget) { let ratio; if (compareWidget.closest('.teaser-in-news__pics.hasWidget')) { if (window.innerWidth > 830 || window.innerWidth < 540) { ratio = 1.5; } else { ratio = 2; } } else if (compareWidget.hasAttribute('data-widget-mode')) { let ratio = 1.25; const widthEdge = window.mandantor == 'Pbm' ? 767 : 540; if (window.innerWidth > widthEdge && compareWidget.dataset.widgetMode == 'compareWidget_full') { ratio = 2; } } else if (compareWidget.closest('.di-rightbox-html') && window.mandantor == 'Di') { ratio = 1.5; } if (ratio) { fundsChartsHelper.chartAspectRatio = ratio; } } const feWidget = document.querySelector('.fundsanalysisTeaser #widget-chart-max'); if (feWidget) { const getBoxRect = function () { let rect, box; box = $(feWidget).parents('.di-more-pic'); if (box.length) { rect = box[0].getBoundingClientRect(); } return rect; } switch (feWidget.dataset.widgetMode) { case 'fundsanalysisTeaserPhotoPlusText': { fundsChartsHelper.chartAspectRatio = 1.6; if (window.innerWidth > 1360) { fundsChartsHelper.chartAspectRatio = 2.4; } else if (window.innerWidth < 541) { fundsChartsHelper.chartAspectRatio = (window.innerWidth / (540 / 1.6)).toFixed(2); } break; } case 'fundsanalysisTeaserRight': { if (window.innerWidth > 830) { fundsChartsHelper.chartAspectRatio = 2; } else { fundsChartsHelper.chartAspectRatio = 1.6; } break; } case 'fundsanalysisTeaserMain': { if (window.innerWidth > 830 && window.innerWidth < 1361) { fundsChartsHelper.chartAspectRatio = 2.4; } else if (window.innerWidth < 541) { fundsChartsHelper.chartAspectRatio = 1.3; } else { fundsChartsHelper.chartAspectRatio = 1.6; } break; } case 'fundsanalysisTeaserThrio': { const rect = getBoxRect(); if (window.innerWidth > 830 && rect && rect.width > window.innerWidth / 2) { fundsChartsHelper.chartAspectRatio = 2.4; } else { fundsChartsHelper.chartAspectRatio = 1.6; } break; } case 'fundsanalysisTeaserAcademy': { fundsChartsHelper.chartAspectRatio = 1.2; break; } case 'insideTopSlider': { fundsChartsHelper.chartAspectRatio = 1.62 + 0.3; break; } case 'fundsanalysisTeaserAtHome': { fundsChartsHelper.chartAspectRatio = 1.85; break; } default: { const rect = getBoxRect(); if (rect) { let corrector = 0.139; fundsChartsHelper.chartAspectRatio = 1.62; fundsChartsHelper.chartAspectRatio += corrector; fundsChartsHelper.chartAspectRatio = fundsChartsHelper.chartAspectRatio.toFixed(3); // console.log('max ' + fundsChartsHelper.chartAspectRatio); } } } } }, renderLabel: function (label, id, spaceReducer) { const feWidget = document.querySelector('.fundsanalysisTeaser #widget-chart-' + id); if (feWidget) { const chartWrapper = $(feWidget).parents('.fundsanalysisTeaser__chart'); const tmpCanvas = document.createElement('canvas'); const ctx = tmpCanvas.getContext('2d'); const computedStyle = window.getComputedStyle(feWidget); const letterSpacing = parseFloat(computedStyle.getPropertyValue('letter-spacing').replace('px', '')); ctx.font = fundsChartsHelper.chartLabelFontSize + 'px ' + computedStyle.getPropertyValue('font-family'); const calcLabelWidth = function (label) { let width = 0; // calculate with canvas width += ctx.measureText(label).width; // if font with letter spacing, we need to calculate it if (letterSpacing) { width += label.length * letterSpacing; } // add legend color box width width += fundsChartsHelper.chartLegendBoxWidth + 6; // 2px border and 4 margin from text // add some unknown correction space (hack) width += 46; return Math.round(width); } const fullLabelWidth = calcLabelWidth(label); // console.log(fullLabelWidth + ' ' + letterSpacing + ' ' + fundsChartsHelper.chartLabelFontSize + ' ' + label); let space = feWidget.offsetWidth; if (typeof spaceReducer !== 'undefined' && spaceReducer) { space = space / spaceReducer; } if (fullLabelWidth > space) { const continueTale = '...'; for (let i = -1; i > -100; i--) { const shortened = label.slice(0, i).trim() + continueTale; const targetWidth = calcLabelWidth(shortened); if (targetWidth < space) { label = shortened; break; } } } } return label; }, labelPadding: function () { return 10; }, yScaleTitle: function () { const title = { display: true, text: '', padding: parseInt(this.labelPadding() / 3), font: { size: 0, } } return title; }, displayYScaleLabel: function (id) { let display = true; const feWidget = document.querySelector('.fundsanalysisTeaser #widget-chart-' + id); if (feWidget) { display = false; } return display; }, adjustFwwPosition: function (id) { const selectors = [ '.fundsanalysisTeaser #widget-chart-' + id + ' .fwwWatermark', ]; const watermark = document.querySelector(selectors.join(',')); const chart = window.wldpCharts[id]; if (watermark && chart) { const margin = watermark.offsetHeight / (22/8); watermark.style.top = Math.round(chart.ref.scales.x.top - watermark.offsetHeight - margin) + 'px'; } }, legendAlign: function (id) { return 'start'; }, customRange: { localeConfig: { "format": "DD.MM.YYYY", "separator": " - ", "applyLabel": "Anwenden", "cancelLabel": "Abbrechen", "fromLabel": "von", "toLabel": "bis", "customRangeLabel": "Benutzer", "weekLabel": "W", "daysOfWeek": [ "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa" ], "monthNames": [ "Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember" ], "firstDay": 1 }, format (range) { const split = range.split('-'); const d1 = new Date(split[0].replaceAll('.', '-').trim()); const d2 = new Date(split[1].replaceAll('.', '-').trim()); const options = { dateStyle: window.innerWidth > 767 ? 'medium' : 'short', } if (window.fundsCompareWidget) { options.dateStyle = 'short'; } const formatted = d1.toLocaleDateString('de-DE', options) + ' - ' + d2.toLocaleDateString('de-DE', options); return formatted; }, update (range, labels, idPart) { if (typeof labels === 'undefined') { return false; } const picker = document.getElementById('dtpicker-' + idPart); if (picker) { if (range.match(/\d\d\s?-\s?\d\d/)) { picker.innerHTML = this.format(range); picker.classList.remove('hidden'); } else { if ($(picker).data('daterangepicker')) { const start = moment(labels[0]); const end = moment(labels[labels.length-1]); $(picker).data('daterangepicker').setStartDate(start); $(picker).data('daterangepicker').setEndDate(end); picker.innerHTML = picker.dataset.default; } } } }, handleShow () { const active = fundsChartsHelper.customRange.getActiveDialog(); if (active) { const customRangeIndicator = this; customRangeIndicator.classList.add('expanded'); if (window.innerWidth >= 768) { active.classList.add('show-calendar'); } else { active.classList.remove('show-calendar'); } const blocks = active.querySelectorAll(':scope > div'); if (blocks) { let boxWidth = 0; Array.from(blocks).forEach(block => { const rect = block.getBoundingClientRect(); boxWidth += rect.width; const computed = window.getComputedStyle(block); boxWidth += parseInt(computed.getPropertyValue('margin-left').replace('px', '')); boxWidth += parseInt(computed.getPropertyValue('margin-right').replace('px', '')); }); const computed = window.getComputedStyle(active); boxWidth += parseInt(computed.getPropertyValue('padding-left').replace('px', '')); boxWidth += parseInt(computed.getPropertyValue('padding-right').replace('px', '')); boxWidth += parseInt(computed.getPropertyValue('border-left-width').replace('px', '')); boxWidth += parseInt(computed.getPropertyValue('border-right-width').replace('px', '')); if (window.innerWidth >= boxWidth) { const newLeft = (window.innerWidth - boxWidth) / 2; active.style.left = newLeft + 'px'; active.style.right = ''; const indicatorRect = customRangeIndicator.getBoundingClientRect(); active.style.top = window.scrollY + indicatorRect.bottom + 'px'; } } } }, getActiveDialog () { let active; const box = document.querySelectorAll('.daterangepicker'); if (box.length) { for (let i = 0; i < box.length; i++) { if (box[i].offsetParent) { active = box[i]; break; } } } return active; }, handleHide () { const active = fundsChartsHelper.customRange.getActiveDialog(); if (active) { const cancelBtn = active.querySelector('button.cancelBtn'); if (cancelBtn) { cancelBtn.click(); } } const indicators = document.querySelectorAll('.expanded[data-range="custom"]'); if (indicators.length) { Array.from(indicators).forEach(indicator => { indicator.classList.remove('expanded'); indicator.classList.remove('active'); document.querySelector('body').click(); }); } }, handleResize () { const self = this; window.addEventListener('resize', function () { if (self.resizeTimeout) { clearTimeout(self.resizeTimeout); } self.resizeTimeout = setTimeout(() => { self.handleHide(); }, 50); }); } }, handleChartLoadingAnimation (config) { const wrapper = document.getElementById(config.selector); if (wrapper) { const container = wrapper.querySelector('.' + config.baseClass); if (container) { if (config.finish) { container.classList.remove(config.baseClass + '--loading'); } else { container.classList.add(config.baseClass + '--loading'); } } } }, stopPropagation (e) { e.stopPropagation(); }}fundsChartsHelper.adjustChartFonts();fundsChartsHelper.optimizeChartAspectRatio();

UBS - S&P 500 ESG Elite UCITS ETF (USD) A-acc | IE00BLSN7P11 | A2QMF1 | DAS INVESTMENT (2024)

FAQs

What is the difference between the S&P 500 ETF and the S&P 500 ESG ETF? ›

The major differences between the two indexes were the S&P 500 ESG index was skewed towards firms with higher environmental, social, and governance (ESG) scores and had a higher concentration of technology securities than the S&P 500 index.

What is the S&P 500 value ESG index? ›

The S&P 500® Value ESG Index is a broad-based, market-cap-weighted index that is designed to measure the performance of securities meeting sustainability criteria, while maintaining similar overall industry group weights as the S&P 500 Value.

What is the best ETF that follows the S&P 500? ›

What's the best S&P 500 ETF?
ETFTickerAnnualized 5-year return
iShares Core S&P 500 ETFIVV15.65%
Vanguard S&P 500 ETFVOO14.72%
SPDR S&P 500 ETF TrustSPY14.60%
Mar 29, 2024

Should I invest in ETF or S&P 500? ›

Key Takeaways. Dividend ETFs invest in high-yielding dividend stocks to maintain a stable, steady income. The S&P 500 is a broad-based index of large U.S. stocks, providing growth and diversification. The best choice for you will depend on whether you prefer income or growth from your investments.

Are ESG stocks a good investment? ›

It's popular, having garnered $7 billion in total net assets. Over the past five years, including 2023 through December 4, ESGV has outperformed the broad U.S. stock market embodied by the diverse S&P 500 Index three of those five years. Source: Morningstar Direct, data through December 4, 2023.

How much does ESG affect stock price? ›

ESG performance improves stock price synchronicity by reducing information asymmetry. The “noise reduction” effect of ESG performance is significantly lower in non-state-owned enterprises and enterprises with low investor trust.

What is the most important ESG index? ›

The most popular index for ESG benchmarking among surveyed corporate issuers and investors in the Americas and Europe in 2021 was the MSCI World SRI Index.

How is the S&P 500 ESG performance compared to the S&P 500? ›

Over the past decade, the S&P 500 ESG Index has outperformed the flagship S&P 500 index (Figure 2) providing excess returns of 66 bps per annum (Table 1). The ETF supports investors in aligning their investment strategy not only with their financial goals, but also with their sustainability views and objectives.

What does ESG mean in ETF? ›

ESG exchange-traded funds (ETFs) give investors a way to invest in issues that are important to them.

Does ESG investing make a difference? ›

Accounting for climate risks and environmental challenges, investments in physical and human capital, and good governance characteristics, among other factors, can greatly improve companies; performance through an ESG-minded investment strategy.

What is ESG and ETF? ›

ESG ETFs seek to include Environmental, Social, or Governance goals into their investment strategy. These goals can vary greatly, but most ESG ETFs seek to address the 'E' - Environment, with concerns like lowering carbon emissions, investing in green energy production or electric vehicles.

Top Articles
4. The assets households own and the debts they carry
Rope size converson chart from machovec.com
Cecil Burton Funeral Home | Shelby, North Carolina
Inside Watchland: The Franck Muller Watch Manufacturing Facilities | aBlogtoWatch
Pizza Hut Order Online Near Me
Ms Ortencia Alcantara Instagram
Hallmark White Coat Ceremony Cards
Swap Shop Elberton Ga
Who has the best money market rate right now?
How do you evaluate cash flow?
Franklin City School District - Ohio
Watch Valimai (2022) Full HD Tamil Movie Online on ZEE5
Jennifer Lenzini Leaving Ktiv
Elisabeth Fuchs, Conductor : Magazine : salzburg.info
Cosmoprof Jobs
New York Rangers Hfboards
V Pay - Alle Informationen zu dem Zahlungssystem für die Girocard
Party City Enfield Photos
9xMovies: The Ultimate Destination for Free Movie Downloads
Cocaine Bear Showtimes Near Harkins Cerritos
Weather Underground Shaver Lake
Benjamin Hilton co*ck
Nydf Dancesport
Espn College Basketball Scores
Omniplex Cinema Dublin - Rathmines | Cinema Listings
Cardaras Logan Ohio
Nickelodeon Home Media
Lux Nails Mcmurray Pa
Police in Germany arrest 25 people allegedly planning to overthrow the government
8004966305
Chevalier Showtimes Near Island 16 Cinema De Lux
Clothes Mentor Overland Park Photos
After the Yankees' latest walk-off win, ranking which starters might be headed to the bullpen
Autozone Cercano
80s Z Cavaricci Pants
If You Love FX’s 'Shogun,' Here Are 10 More Samurai Things To Check Out
Cashtapp Atm Near Me
National Weather Service Pittsburgh Pa
Bank Of America Financial Center Irvington Photos
Dollar Tree Aktie (DLTR) • US2567461080
Alger Grade Ohm
Israel Tripadvisor Forum
Trực tiếp bóng đá Hà Nội vs Bình Định VLeague 2024 hôm nay
Pastel Pink Facetime Icon
Skip The Games Mil
Sparkle Nails Phillipsburg
Saqify Leaks
Craigslist Free Stuff Bellingham
Was genau ist eine pillow princess?
Duxa.io Reviews
Jenny Babas Nsfw
Neuer Extraction-Shooter auf Steam will Escape from Tarkov Konkurrenz machen, wird von echten Militär-Veteranen entwickelt
Latest Posts
Article information

Author: Catherine Tremblay

Last Updated:

Views: 6089

Rating: 4.7 / 5 (67 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Catherine Tremblay

Birthday: 1999-09-23

Address: Suite 461 73643 Sherril Loaf, Dickinsonland, AZ 47941-2379

Phone: +2678139151039

Job: International Administration Supervisor

Hobby: Dowsing, Snowboarding, Rowing, Beekeeping, Calligraphy, Shooting, Air sports

Introduction: My name is Catherine Tremblay, I am a precious, perfect, tasty, enthusiastic, inexpensive, vast, kind person who loves writing and wants to share my knowledge and understanding with you.