Path
Long-distance running on bits
Tuesday, December 4, 2018
QuantLib-Python: Term Structure Simulation Using HW1F Model
›
This post is presenting Python program, which uses QuantLib tools for simulating yield term structure for the chosen one-factor interest rat...
2 comments:
Sunday, December 2, 2018
QuantLib-Python: Path Generator Method for Uncorrelated and Correlated 1-D Stochastic Processes
›
This Python program presents one compact method for simulating paths for the both uncorrelated and correlated stochastic processes. ...
3 comments:
Wednesday, November 28, 2018
QuantLib-Python: Transaction Builder
›
Even the fanciest restaurant needs to have dedicated staff to visit fresh market and peel potatoes, in order to have everything ready for h...
Sunday, November 25, 2018
QuantLib-Python: Hull-White one-factor model calibration
›
This Python program is presenting the process of calibrating Hull-White One-factor interest rate model to a given set of Swaption volatiliti...
4 comments:
QuantLib-Python: Simulating Paths for Correlated 1-D Stochastic Processes
›
This program, which is just an extension to my previous post , will create two correlated Geometric Brownian Motion processes, then request...
1 comment:
Saturday, November 24, 2018
QuantLib-Python: Simulating Paths for 1-D Stochastic Processes
›
This simple Python program will create two 1-dimensional stochastic process objects (Hull-White 1-Factor and Geometric Brownian Motion), the...
Friday, November 23, 2018
Synthetic Basis Spread Calculation for Short-term Cross-currency Swaps
›
For cross-currency basis spread curves, there are usually no quotes available below 1Y time point (for 3M and 6M) and there might be a need ...
2 comments:
Wednesday, November 21, 2018
QuantLib-Python: Builder for Piecewise Term Structure
›
This post is presenting one possible implementation for Python builder class for constructing QuantLib piecewise yield term structure. The p...
Wednesday, October 10, 2018
Wilmott : Software Interoperability in Computational Finance, Part II: Applications to Derivatives Pricing in C++11 and C#
›
"With an anxiety that almost amounted to agony, I collected the instruments of life around me, that I might infuse a spark of being int...
‹
›
Home
View web version