') no-repeat 50% 50%;mask:url('data:image/svg+xml,') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;margin-left:.625rem;transform:rotate(0);transition:transform .1s}.dropdown-toggle:not([class*=btn-]):focus,.dropdown-toggle:not([class*=btn-]):hover{color:#2196f3;font-weight:500;background-color:inherit}.form-control{background-clip:border-box;-webkit-appearance:none;filter:none;border:1px solid #bbb;box-sizing:border-box;border-radius:5px;background-color:#fff;width:100%;height:auto;font-size:.875rem;font-weight:500;padding:.625rem .875rem;box-shadow:none}.form-control:-webkit-autofill,.form-control:-webkit-autofill:active,.form-control:-webkit-autofill:focus,.form-control:-webkit-autofill:hover{box-shadow:0 0 0 30px #fff inset!important}.form-control:disabled{color:#999;background-color:#f5f5f5}.form-control:focus,.form-control:focus-visible{box-shadow:none}.form-check-new{position:relative;display:flex}.form-check-new+.form-check-new{margin-top:.625rem}.form-check-new:not(.inline){margin-bottom:.25rem}.form-check-new:not(.inline)>xetf-checkbox{margin-right:.875rem}.text-check{line-height:1.5;font-size:.75rem;color:#444;padding-top:1px}.text-check.sm{font-size:.625rem;padding-top:2px}.text-check a{font-weight:600}.check-container{display:flex;align-items:center;margin-bottom:0;cursor:pointer}.check-container:not(.disabled):hover{color:#666}.check-container .checkbox,.check-container .checkbox input,.check-container .checkbox span{width:var(--checkbox-size);height:var(--checkbox-size)}.check-container .checkbox input{border:0;background:0 0;display:inline-block;margin:0;cursor:pointer;position:absolute;visibility:visible;opacity:0;z-index:2}.check-container .checkbox input:checked~span:after{opacity:1}.check-container .checkbox input:focus~span,.check-container .checkbox input:hover~span{box-shadow:0 4px 4px #0000001f}.check-container .checkbox span{border:calc(var(--checkbox-size) * .1) solid #999;display:inline-block;text-align:center;position:relative;color:#42a5f5;transition:box-shadow .15s ease-in-out}.check-container .checkbox span:after{content:"";position:absolute;opacity:0;transition:opacity .15s ease-in-out}.check-container .checkbox span:checked:after{opacity:1}[class*=bg-]:not(.bg-transparent):not(.bg-light):not(.bg-white):not(.btn-outline):not(body){color:#fff}.font-size-sm{font-size:.8125rem!important}.font-size-larger{font-size:larger}.line-height-1{line-height:1}.w-75{width:75%!important}.w-100{width:100%!important}.hidden{visibility:hidden}.nowrap{white-space:nowrap}.input-group .input-group-prepend{z-index:4}.input-group:focus-within .input-group-prepend{border-color:#ccc}.input-group .input-group-prepend{position:absolute;top:0;height:2.7622rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input-group .input-group-text{border:0;font-weight:500;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input-group .input-group-text xetf-icon{color:#bbb;font-size:.9375rem}.input-group.with-append .form-control{padding-right:2.6875rem;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.input-group .input-group-prepend{border-right-width:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.input-group .input-group-prepend .input-group-text{padding-right:0}.input-group .input-group-prepend+.form-control{padding-left:2.6875rem;border-radius:5px!important}.input-group .form-control{font-size:.875rem}.input-group .form-control::placeholder{color:#aaa;font-weight:500}.input-group .form-control::-webkit-search-cancel-button{display:none}.input-group .form-control::-webkit-inner-spin-button,.input-group .form-control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html{display:flex;flex-direction:column;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column;flex:1}.content{padding:1.25rem .625rem;flex-grow:1;z-index:1}.container{padding-left:0;padding-right:0}@media (max-width:991.98px){.container{max-width:100%}}app-root{transition:.15s ease-in}.nav-link{position:relative;transition:.15s ease-in-out}.nav-pills{margin-bottom:1.25rem}.nav-pills .nav-link{color:#777}.nav-pills .nav-link:not(.active):focus,.nav-pills .nav-link:not(.active):hover{color:#324148}.toolbar-container{display:flex;flex-wrap:wrap;position:relative}.toolbar-container .toolbar-main-items,.toolbar-container .toolbar-misc-items{height:40px}.toolbar-container .toolbar-main-items{position:static;overflow-x:auto;overflow-y:hidden;flex:1 0 100%}.toolbar-container .toolbar-main-items:after,.toolbar-container .toolbar-main-items:before{content:"";position:absolute;top:0;width:30px;height:40px;z-index:1;transition:box-shadow .3s;pointer-events:none}.toolbar-container .toolbar-main-items:before{left:0}.toolbar-container .toolbar-main-items:after{right:0}.toolbar-container .toolbar-main-items::-webkit-scrollbar{display:none}.toolbar-container .toolbar-misc-items{position:relative;display:flex;flex-wrap:nowrap;flex-grow:1}.toolbar-container .border-placeholder{position:absolute;left:0;right:0;top:38px;height:2px;background-color:#e5e5e5}.toolbar-container .nav-pills{justify-content:space-between;flex-wrap:nowrap;margin-bottom:0}.toolbar-container .nav-pills>:not(.separator){text-align:center;flex:1}.toolbar-container .separator{position:relative}.toolbar-container .separator:after{content:"";position:absolute;height:14px;width:1px;right:1px;border-right:1px solid #c9c9c9;top:calc(50% - 7px)}.toolbar-container .nav-link{position:relative;white-space:nowrap;-webkit-user-select:none;user-select:none;line-height:20px;padding:10px 20px;color:#333;border-radius:0}.toolbar-container .nav-link:focus,.toolbar-container .nav-link:hover{color:#2196f3!important}.toolbar-container .nav-link.active{color:#2196f3!important;background-color:transparent!important}.toolbar-container .nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background-color:#2196f3;z-index:2}.navbar{font-size:.75rem;font-weight:600}.navbar .dropdown-menu,.navbar .navbar-nav-link{font-size:.75rem;white-space:nowrap}.navbar .nav-item>a{border-bottom:2px solid transparent}.navbar-brand img{height:1.625rem;display:block}@media (max-width:1199.98px){.navbar-brand img{height:1.25rem}}.navbar-nav{justify-content:space-evenly}.navbar-nav-link{position:relative;display:flex;cursor:pointer;padding:1rem;outline:0;transition:.15s ease-in-out}.navbar-toggler{border:0;cursor:pointer;padding-left:0;padding-right:0;transition:.15s ease-in-out}@media (max-width:1199.98px){.navbar-toggler{padding-top:.75rem;padding-bottom:.75rem}.navbar-expand-xl .navbar-nav-link{display:flex;align-items:center;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.navbar-dark{color:#fff;background-color:#324148}.navbar-dark .navbar-nav-link{color:#fff}.navbar-dark .navbar-nav-link:focus,.navbar-dark .navbar-nav-link:hover{color:#fff;background-color:#00000026}.table{margin-bottom:0;color:#324148}.table td,.table th{vertical-align:middle;padding-left:2px;padding-right:2px}.table th{font-weight:500}.table thead:first-child tr:first-child th{border-top-width:0}.table td,.table th,.table tr{transition:background-color .15s ease-in-out}.table-borderless td,.table-borderless th{border:0}.table tbody:first-child tr:first-child td,.table tbody:first-child tr:first-child th,div[class*=table-responsive]>.table tbody:first-child tr:first-child td,div[class*=table-responsive]>.table tbody:first-child tr:first-child th{border-top:0}h1,h2,h3{letter-spacing:-.015em}.list-inline-item{position:relative}.font-weight-semibold{font-weight:500!important}.text-default{color:#324148}a.text-default:not(.btn):not(.td_btn):not(.vc_btn){transition:color .15s ease-in-out}a.text-default:focus,a.text-default:hover{color:#324148bf}.profile-card h1{font-size:1.875rem;font-weight:700;margin-bottom:0;line-height:1}.profile-card .card-body{padding-bottom:0}.profile-card .profile-main-info{font-size:.825rem;flex-wrap:wrap;align-items:center}.profile-card .profile-main-info.with-bottom-space>*{margin-bottom:1.125rem}.profile-card .profile-main-info .badge{display:inline-block!important;font-size:.625rem}.profile-card .profile-main-info .badge xetf-icon{font-size:10px}.profile-card .profile-main-info .badge.badge-light{padding-top:6px;padding-bottom:6px}.profile-card .separated-properties>span:not(:first-of-type):not(:empty):not(.badge):before{content:"|";color:#c9c9c9;font-size:1rem;margin-left:.25rem;margin-right:.25rem}.profile-card .separated-properties>a.badge:not(:last-child),.profile-card .separated-properties>span.badge:not(:last-child){margin-right:.625rem!important}.profile-card .nav-pills{margin-bottom:1.125rem}.profile-card .top-info{display:flex;flex-wrap:wrap;min-width:150px}.profile-card .top-info .top-info-column{position:relative;margin-bottom:1.125rem}.profile-card .top-info .top-info-column>.text-muted{display:flex;align-items:center;white-space:nowrap}.profile-card .top-info .top-info-column:not(:last-child){padding-right:1.25rem;margin-right:1.25rem}.profile-card .top-info .top-info-column:not(:last-child):after{content:"";position:absolute;height:14px;width:1px;right:1px;border-right:1px solid #c9c9c9;top:calc(50% - 7px);padding:0 1.25rem}.profile-card .top-info .value{font-size:.875rem;line-height:130%;font-weight:700}.profile-card .top-info .text-muted{font-size:.625rem}.profile-card .top-info .text-muted>xetf-icon{margin-left:.3125rem;color:#1976d2;padding-bottom:2px}.profile-card .provider-icon-wrapper{display:flex;align-items:center;margin-bottom:.625rem}@media (max-width:767.98px){.profile-card{margin-bottom:1rem}.profile-card h1{font-size:1.25rem}.profile-card .profile-main-info{font-size:.625rem}.profile-card .top-info.desktop-only{display:none}.profile-card .provider-icon-wrapper{align-items:flex-start}}.profile-card .provider-icon-wrapper .provider-logo{display:block;height:50px;min-width:50px;margin:auto 1.25rem auto 0;overflow:hidden}.profile-card .provider-icon-wrapper .investment-name-wrapper{display:flex;flex-direction:column}.profile-card .provider-icon-wrapper .investment-name-wrapper .investment-name{display:flex;flex-direction:row}.profile-card .provider-icon-wrapper .investment-name-wrapper xetf-icon{color:#1976d2}.profile-card .toolbar-container{border-top:2px solid #e5e5e5}.profile-card .toolbar-container .toolbar-main-items{border-bottom-left-radius:5px}.profile-card .toolbar-container.with-misc-items .toolbar-main-items .nav-item .nav-link{padding-left:14px;padding-right:14px}@media (max-width:767.98px){.profile-card .provider-icon-wrapper .provider-logo{margin-top:0}.profile-card .provider-icon-wrapper .investment-name-wrapper star-rating{display:none}.profile-card .toolbar-container.with-misc-items .toolbar-main-items .nav-item .nav-link{min-width:calc((100vw - 1.25rem)/ 3)}}.profile-card .toolbar-container.with-misc-items .toolbar-misc-items{justify-content:space-evenly}.profile-card .toolbar-container.with-misc-items .toolbar-misc-items>:not(.separator){padding-left:2rem;padding-right:2rem}.profile-card .toolbar-container.with-misc-items .toolbar-misc-items xetf-icon{display:block}.profile-card .border-placeholder{display:none}.app-container{width:100%;margin:0 auto}.ordering-header,a{cursor:pointer}.table.last-column-right-aligned td:last-child,.table.last-column-right-aligned th:last-child{text-align:right}.auth-offer-container{position:relative;display:block;min-height:150px}.tp-change-label{font-weight:700;padding:2px 20px 2px 7px;border-radius:6px;display:inline-block;white-space:nowrap;position:relative}.tp-change-label.arrow:after{content:"";-webkit-mask:url('data:image/svg+xml,') no-repeat 50% 50%;mask:url('data:image/svg+xml,') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;display:inline-block;background-color:currentColor;width:10px;height:5px;margin-left:4px;position:absolute;right:5px;bottom:calc(50% - 2.5px)}.tp-change-label.plus{background-color:#cdf6c3;color:#388e3c}.real-time-course-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.course-value{font-size:1.625rem;font-weight:700;margin-bottom:0;margin-right:1.5rem}.course-percentage{font-size:1rem;font-weight:700}.card-columns-ordered>*{page-break-inside:avoid!important;break-inside:avoid!important}.perf-period-pa{min-width:92px;white-space:nowrap}.table-cell-inline{display:inline-flex;width:100%}.table-cell-inline span:first-of-type{min-width:80px;text-align:right}
Der Fidelity Europe Quality Income UCITS ETF (Dist) ist bei insgesamt 3 Online Broker(n) sparplanfähig. Bei 2 Anbieter(n) davon ist der ETF aktuell kostenfrei im Sparplan erhältlich. Die Mindestsparrate beträgt 1 €. Der ETF ist nicht VL-fähig.
Wichtige Stammdaten zum Fidelity Europe Quality Income UCITS ETF (Dist)
Gesamtkostenquote (TER) | 0,30 % |
Indexabbildung | Physisch |
Abbildungsart | Vollständig |
Ertragsverwendung | Ausschüttend |
Fondsgröße | 23,12 Mio. € |
Fondsauflage | 09.09.2019 |
Fondswährung | EUR |
Währungsabsicherung | Nein |
Fondsdomizil | Irland |
Indexname | Fidelity Europe Quality Income NR EUR (2) |
Enthaltene Werte | 86 |
Aktienpositionen | 78 |
Anleihenpositionen | 0 |
Cash und sonstige Positionen | 8 |
Hier findest du alternative Indexfonds zum Fidelity Europe Quality Income NR EUR.
Fondsname | WKN | TER |
---|---|---|
iShares UK Dividend UCITS ETF | A0HGV6 | 0,40 % |
iShares STOXX Europe Select Dividend 30 UCITS ETF (DE) | 263529 | 0,31 % |
iShares MSCI Europe Quality Dividend UCITS ETF | A2DRG4 | 0,28 % |
Lyxor STOXX Europe Select Dividend 30 UCITS ETF | LYX0Y9 | 0,30 % |
Hier findest du alternative nachhaltige ETFs, die den SRI, ESG oder Low Carbon Kriterien entsprechen.
Fondsname | WKN | TER |
---|---|---|
iShares MSCI Europe SRI UCITS ETF (Acc) SRI | A1H7ZS | 0,20 % |
Amundi MSCI Europe SRI UCITS ETF (Acc) SRI | A2JSDC | 0,18 % |
iShares MSCI Europe ESG Screened UCITS ETF (Acc) ESG | A2N48D | 0,12 % |
BNP Paribas Easy MSCI Europe SRI S-Series PAB 5% Capped UCITS ETF (Dist) SRI | A2JFSU | 0,25 % |
Lyxor MSCI Europe ESG Leaders (DR) UCITS ETF ESG | LYX99A | 0,20 % |
Mit dem Fidelity Europe Quality Income UCITS ETF erhalten Anleger die Möglichkeit, in die Wertentwicklung von Unternehmen mit hoher und mittlerer Marktkapitalisierung aus Europa zu investieren, die sich durch eine hohe Dividendenrendite und Qualität auszeichnen. Die Qualität eines Unternehmens bemisst sich anhand verschiedener Fundamentaldaten, wie beispielsweise stabile Gewinne und Cashflows.
Hier siehst du die Wertentwicklung (inkl. Ausschüttung) des Fidelity Europe Quality Income UCITS ETF (Dist).
Zeitraum | Performance |
---|---|
1 Woche | -0,85 % |
1 Monat | -7,10 % |
3 Monate | -6,67 % |
6 Monate | -14,77 % |
1 Jahr | -5,25 % |
3 Jahre | — |
5 Jahre | — |
10 Jahre | — |
Seit Auflage | +12,82 %(4,58 % p.a.) |
Jahr | Performance |
---|---|
Lfd. Jahr | -15,08 % |
2021 | +25,44 % |
2020 | -2,45 % |
2019 | +6,53 % |
2018 | — |
2017 | — |
Stand: 20.05.2022. Performance angezeigt in EUR.
Aus der Tabelle können Sie die Ausschüttungen bzw. die thesaurierenden Steueranteile des ETFs entnehmen.
Zeitraum | Betrag | Ausschüttungsrendite |
---|---|---|
2022 (Prognose) | 0,22 € | 4,26 % |
2021 | 0,18 € | 3,50 % |
2020 | 0,13 € | 2,44 % |
2019 | 0,01 € | — |
2018 | — | — |
Wichtige Risiko- und Analysekennzahlen zum Fidelity Europe Quality Income UCITS ETF (Dist)
Volatilität | 13,56 %1 Jahr —3 Jahre —5 Jahre |
max. Drawdown | -10,66 %1 Jahr —3 Jahre —5 Jahre |
Sharpe Ratio | 0,111 Jahr —3 Jahre —5 Jahre |
XLM | 26,80 |
Fidelity mit zwei neuen ETFs auf dividendenstarke Qualitätsaktien
Gebühren Sparrate | ||||||
---|---|---|---|---|---|---|
Bank | Unsere Bewertung | Gebührenmodell ETF-Sparplan | min. Sparrate | Aktion-ETF | ||
EMPFEHLUNG | 0,00 € Aktion-ETF: Ja | 1 € | 0,00 € — | Ja | Zum Anbieter * | |
SEHR GUT | 0,00 € Aktion-ETF: Ja | 25 € | 0,00 € — | Ja | Zum Anbieter * | |
GUT | 0,20 % Aktion-ETF: Nein | 10 € | 0,10 € 0,20 % | Nein | Zum Anbieter * |
Stammdaten werden bereitgestellt von Morningstar (Aktien, ETFs, Fonds), CoinGecko (Kryptowährungen) und der Isarvest GmbH. Kursdaten sind mindestens 15 Minuten zeitverzögerte Börsenkurse (Aktien, ETFs, Fonds) oder NAV-Kurse (ETFs, Fonds). Realtime-Kurse – sofern verfügbar – stammen von den Anbietern und der Lang & Schwarz (Aktien, ETFs, Fonds) und CoinGecko (Kryptowährungen).
Die Isarvest GmbH übernimmt für die dargestellten Informationen keine Gewährleistung und kann nicht sicherstellen, dass die Daten vollständig und genau sind.