Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Computing MSR Portfolio | Portfolio Optimization Basics
Introduction to Portfolio Management with Python

Sveip for å vise menyen

book
Challenge: Computing MSR Portfolio

After we've computed GMV portfolio in the previous chapter, it's time to compute MSR portfolio, which provides the highest Sharpe ratio.

Oppgave

Swipe to start coding

In this task you need to:

  1. Choose right shape for array of weights.
  2. Compute array of Sharpe ratios.
  3. Find index of necessary weights in the right way.
  4. Choose optimal weights and corresponding Sharpe ratio.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 2. Kapittel 5
single

single

Spør AI

expand

Spør AI

ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

close

Awesome!

Completion rate improved to 6.25

book
Challenge: Computing MSR Portfolio

After we've computed GMV portfolio in the previous chapter, it's time to compute MSR portfolio, which provides the highest Sharpe ratio.

Oppgave

Swipe to start coding

In this task you need to:

  1. Choose right shape for array of weights.
  2. Compute array of Sharpe ratios.
  3. Find index of necessary weights in the right way.
  4. Choose optimal weights and corresponding Sharpe ratio.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

close

Awesome!

Completion rate improved to 6.25

Sveip for å vise menyen

some-alt