Vi flyttar från butik till nätet - så funkar det framåt
Robo-Advisory | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: Peter Scholz
- Betyg:
1192
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Robo-Advisory is a field that has gained momentum over recent years, propelled by the increasing digitalization and automation of global financial markets. More and more money has been flowing into automated advisory, raising essential questions regarding the foundations, mechanics, and performance of such solutions. However, a comprehensive summary taking stock of this new solution at the intersection of finance and technology with consideration for both aspects of theory and implementation has so far been wanting. This book offers such a summary, providing unique insights into the state of Robo-Advisory.
Drawing on a pool of expert authors from within the field, this edited collection aims at being the vital go-to resource for academics, students, policy-makers, and practitioners alike wishing to engage with the topic. Split into four parts, the book begins with a survey of academic literature and its key insights paired with an analysis of market developments in Robo-Advisory thus far. The second part tackles specific questions of implementation, which are complemented by practical case studies in Part III. Finally, the fourth part looks ahead to the future, addressing questions of key importance such as artificial intelligence, big data, and social networks. Thereby, this timely book conveys both a comprehensive grasp of the status-quo as well as a guiding outlook onto future trends and developments within the field.
Drawing on a pool of expert authors from within the field, this edited collection aims at being the vital go-to resource for academics, students, policy-makers, and practitioners alike wishing to engage with the topic. Split into four parts, the book begins with a survey of academic literature and its key insights paired with an analysis of market developments in Robo-Advisory thus far. The second part tackles specific questions of implementation, which are complemented by practical case studies in Part III. Finally, the fourth part looks ahead to the future, addressing questions of key importance such as artificial intelligence, big data, and social networks. Thereby, this timely book conveys both a comprehensive grasp of the status-quo as well as a guiding outlook onto future trends and developments within the field.
Om denna bok
Robo-Advisory av Peter Scholz är en Danskt band bok med 279 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2020 av Springer Nature.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Robo-Advisory begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Data & IT
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9783030408176
Upplaga:
1
Utgiven:
2020-12-29
Förlag:
Springer Nature
Sidantal:
279
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>