Зміст курсу
Introduction to Portfolio Management with Python
Introduction to Portfolio Management with Python
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.
Завдання
Swipe to begin your solution
In this task you need to:
- Choose right shape for array of weights.
- Compute array of Sharpe ratios.
- Find index of necessary weights in the right way.
- Choose optimal weights and corresponding Sharpe ratio.
Рішення
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 5
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.
Завдання
Swipe to begin your solution
In this task you need to:
- Choose right shape for array of weights.
- Compute array of Sharpe ratios.
- Find index of necessary weights in the right way.
- Choose optimal weights and corresponding Sharpe ratio.
Рішення
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 5
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів