Riskfolio Quickstart Guide - Free course in python

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024

Комментарии • 16

  • @poisonza
    @poisonza 9 месяцев назад

    This is great tutorial. But i had to go through conceptual part first to know what you were doing with the code. Reading the official doc and some related textbook helped❤

  • @nguyenduyta7136
    @nguyenduyta7136 2 года назад

    A best video I ever seen. Thank so much

  • @totesthegoats8935
    @totesthegoats8935 2 года назад

    Brilliant video as always, if only it was a week earlier, as I spent a couple of days developing my own EF using the Monte Carlo method. Still it was a good exercise.

  • @sChaikovsky
    @sChaikovsky 2 года назад +1

    This is a great content. Thank you for sharing. And thank you that you finally changed to code on Jupiter Notebook because it is easier and clearer to see the result.

  • @dataml-trading4085
    @dataml-trading4085 Год назад

    Thanks man! This would be useful !

  • @zhenleideng1594
    @zhenleideng1594 Год назад

    Nicely done! Thank you

  • @siddhant_kunwar
    @siddhant_kunwar Год назад +1

    I'm trying to run the same code as you mentioned but it throws an attribute error:'NoneType' object has no attribute shape, when calculating 'w'. I'm not able to figure out how to resolve it.

  • @MestralInvest
    @MestralInvest 5 месяцев назад

    superb!

  • @josed.7716
    @josed.7716 2 года назад

    Thank you Chad, this video was incredible!
    I did have a question though... I was messing around with this library, and trying to optimize a portfolio, and received a message output (similar to 31:07 in the video) except the output is: "You must convert self.cov to a positive definite matrix".
    I was still able to execute the remainder of the code to get an optimized portfolio, but I was curious if this message has some impact on the overall output, do you know why this message appears?
    Thanks again for the video, I found your explanation of this library extremely helpful!

  • @marcusjihansson
    @marcusjihansson Год назад

    Great video. I really liked it!
    How do I then apply the Monte Carlo simulation to this? Can I do the simulation or does riskfolio already do that?
    Because a MC can run 10.000 portfolios which this kinda doesn’t do….

  • @kirill.yudkin
    @kirill.yudkin 2 года назад +1

    I usually carry my portfolio in a black briefcase, will this work with scanned copies?

  • @ButchCassidyAndSundanceKid
    @ButchCassidyAndSundanceKid 5 месяцев назад

    Is the red clock to your right still working? I can't help but noticed that the second hand is not moving. You will need some new batteries.

  • @aarondelarosa3146
    @aarondelarosa3146 Год назад

    I have some issues with Riskfolio-Lib Report. It's too big. How can I change the size of the font? Letters and numbers are too big.

  • @RenanGomes1910
    @RenanGomes1910 8 месяцев назад

    Can you help me resolve an error in the code?

  • @PaulHirschberg
    @PaulHirschberg Год назад +1

    can you share this code?

  • @aarondelarosa3146
    @aarondelarosa3146 Год назад

    Never mind. Problem solved.