Black Karasinski Model & Calibration in Python

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • The Black-Karasinski model is a popular short-rate model used in finance to model the dynamics of interest rates.
    It extends the widely used Vasicek model by allowing the volatility of interest rates to be a function of both time and the level of interest rates.
    The model assumes that the short-term interest rate follows a mean-reverting process, where the speed of mean reversion and the volatility of the interest rate are both time-dependent.
    I compared Black-Karasinski model and Hull White model, then I demonstrated how to implement the model in Python and how to calibrate the Black-Karasinski model.
    You are welcome to provide your comments and subscribe to my UA-cam channel.
    The Python code is uploaded into github.com/AIM...

КОМЕНТАРІ • 15

  • @linxu7111
    @linxu7111 Рік тому

    This is really great hands-on introduction to the BK model! Maybe worth mentioning there’s a 2-factor extension for the model which is also widely used on the street. Anyway, thanks to UA-cam recommending this video to me and I found your channel a real gem! Please keep updating!

  • @andra-cristinatugui5379
    @andra-cristinatugui5379 Рік тому

    Great and useful video! Thank you 🙏

  • @Vipperson970
    @Vipperson970 6 місяців тому

    Thank you for the great video!
    Could you also explain when to build trinomial trees for Black-Karasinski model? Or maybe you can just recommend the literature where it can be learned

    • @statisticsandriskmodeling5477
      @statisticsandriskmodeling5477  5 місяців тому +1

      I published a video about building trinomial trees for Black-Karasinski model in my UA-cam channel. Hope that video is helpful.

    • @Vipperson970
      @Vipperson970 5 місяців тому

      ❤️

  • @aarondelarosa3146
    @aarondelarosa3146 9 місяців тому

    Excellent. Can you share Data Base?

  • @christophetravelletti256
    @christophetravelletti256 Рік тому

    Great video. Thanks ! I remembered you did another good one on the Hull White calibration but did not provide the code. Would be great if you could. Thanks again

  • @aarondelarosa3146
    @aarondelarosa3146 9 місяців тому

    FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Documents\\MyOwnModel\\BlackKarasinski/marketrate.txt'