Skip to content

This is an end of year project that aims to explore two different interest rate models and their simulation using milstein schema.

Notifications You must be signed in to change notification settings

filip131311/PFFP-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Description:

This is an end of year project that aims to explore two different interest rate models and their simulation using milstein schema.

How to run?

To run the project install required dependencies and run: python3 index.py in root directory. You will see two simulations using different models:

  • vasicek
  • Cox Ingersoll Ross

Calibration data set:

For example runs the project uses polish interest rate data published by european central bank, https://data.ecb.europa.eu/data/datasets/IRS/IRS.M.PL.L.L40.CI.0000.PLN.N.Z.

Dependencies:

  • pandas
  • numpy
  • matplotlib
  • scipy

Author

Filip Kamiński

About

This is an end of year project that aims to explore two different interest rate models and their simulation using milstein schema.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages