') 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.arrow.down:after{transform:rotate(180deg)}.tp-change-label.minus{background-color:#f8e2e0;color:#a42330}.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 Xtrackers EUR Overnight Rate Swap UCITS ETF (Acc) ist bei insgesamt 8 Online Broker(n) sparplanfähig. Bei 3 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 Xtrackers EUR Overnight Rate Swap UCITS ETF (Acc)
Gesamtkostenquote (TER) | 0,10 % |
Indexabbildung | Synthetisch |
Abbildungsart | Unfunded |
Ertragsverwendung | Thesaurierend |
Fondsgröße | 1,03 Mrd. € |
Fondsauflage | 25.05.2007 |
Fondswährung | EUR |
Währungsabsicherung | Nein |
Fondsdomizil | Luxemburg |
Indexname | Deutsche Bank Euro Overnight Rate TR (2) |
Enthaltene Werte | 1 |
Aktienpositionen | 0 |
Anleihenpositionen | 0 |
Cash und sonstige Positionen | 1 |
Hier findest du alternative Indexfonds zum Deutsche Bank Euro Overnight Rate TR.
Fondsname | WKN | TER |
---|---|---|
Lyxor Euro Overnight Return UCITS ETF | LYX0B6 | 0,10 % |
iShares eb.rexx Money Market UCITS ETF (DE) | A0Q4RZ | 0,13 % |
Deka Deutsche Börse EUROGOV Germany Money Market UCITS ETF | ETFL22 | 0,12 % |
Invesco EuroMTS Cash 3 Months UCITS ETF | A0RAC9 | 0,15 % |
Hier siehst du die Wertentwicklung (inkl. Ausschüttung) des Xtrackers EUR Overnight Rate Swap UCITS ETF (Acc).
Zeitraum | Performance |
---|---|
1 Woche | -0,01 % |
1 Monat | -0,05 % |
3 Monate | -0,15 % |
6 Monate | -0,30 % |
1 Jahr | -0,59 % |
3 Jahre | -1,69 %(-0,57 % p.a.) |
5 Jahre | -2,65 %(-0,54 % p.a.) |
10 Jahre | -3,51 %(-0,36 % p.a.) |
Seit Auflage | +4,32 %(0,28 % p.a.) |
Jahr | Performance |
---|---|
Lfd. Jahr | -0,23 % |
2021 | -0,59 % |
2020 | -0,57 % |
2019 | -0,50 % |
2018 | -0,48 % |
2017 | -0,52 % |
Stand: 19.05.2022. Performance angezeigt in EUR.
Wichtige Risiko- und Analysekennzahlen zum Xtrackers EUR Overnight Rate Swap UCITS ETF (Acc)
Volatilität | 0,01 %1 Jahr 0,01 %3 Jahre 0,02 %5 Jahre |
max. Drawdown | -14,18 %1 Jahr -14,45 %3 Jahre -17,22 %5 Jahre |
Sharpe Ratio | -2,071 Jahr -0,423 Jahre -0,305 Jahre |
XLM | 2,63 |
DWS mit ETF-Gebührensenkung für Geldmarkt- und US-Staatsanleihen-Produkte
12,32 Mrd. Umsatz im Dezember 2011 im XTF-Segment der Deutschen Börse
Im XTF-Segment der Deutschen Börse wurde im Dezember 2011 aktuellen Zahlen zufolge ein ETF-Umsatz in Höhe von 12,32 Mrd. EUR erzielt. Gegenüber dem Vormonat (16,29 Mrd. EUR) entspricht dies einem Rückgang von 24,34 Prozent. Zu berücksichtigen sind dabei jedoch die Feiertage um Weihnachten und Neujahr mit weniger Handelstagen, in der sich auch viele Anleger vom Markt zurückziehen. So ging auch im Vorjahr der Markt im Dezember gegenüber dem Vormonat um 18 Prozent zurück. Insgesamt lässt sich trotz Eurokrise nach wie vor ein Aufwärtstrend feststellen. Zum Vergleichsvorjahresmonat legte der ETF-Umsatz im Dezember 2011 um 11,2 Prozent zu.
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 * | |
EMPFEHLUNG | 0,00 € Aktion-ETF: Ja | 10 € | 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 * | |
SEHR GUT | 1,50 % Aktion-ETF: Nein | 10 € | 0,75 € 1,50 % | Nein | Zum Anbieter * | |
GUT | 1,50 % Aktion-ETF: Nein | 25 € | 0,75 € 1,50 % | Nein | Zum Anbieter * | |
SEHR GUT | 0,20 % (mind. 0,80 €) Aktion-ETF: Nein | 25 € | 0,80 € 1,60 % | Nein | Zum Anbieter * | |
BEFRIEDIGEND | 2,50 % Aktion-ETF: Nein | 50 € | 1,25 € 2,50 % | 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.