willowtree
Derivatives Pricing Model
An efficient Python implementation of a derivatives pricing model that models standard Brownian motion and offers fast and accurate pricing of derivative contracts.
Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.
240 stars
6 watching
25 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
derivatives-pricingfinancial-engineeringpython-3standard-brownian-motionwillow-tree
Related projects:
Repository | Description | Stars |
---|---|---|
domokane/financepy | A comprehensive Python library for pricing and risk management of financial derivatives. | 2,143 |
quantsbin/quantsbin | Provides tools for pricing and analyzing financial derivatives in Python | 500 |
dbrojas/optlib | A Python library for pricing financial options using closed-form solutions and TDAmeritrade API | 659 |
jkirkby3/fypy | A comprehensive Python library for pricing exotic financial options and contracts using various analytical and numerical methods. | 79 |
yhilpisch/dx | A Python-based financial analytics library for modeling and valuing complex derivatives instruments and portfolios | 714 |
federicomariamassari/financial-engineering | An application of Monte Carlo methods to model financial engineering scenarios with jumps in underlying asset prices | 371 |
yhilpisch/dawp | A collection of Python codes and Jupyter Notebooks for derivatives analytics and algorithmic trading | 594 |
dedwards25/python_option_pricing | Provides a Python library for calculating the prices of various types of financial options using closed-form solutions. | 650 |
attack68/rateslib | A Python library designed to facilitate fixed income analysis with pricing tools and risk calculations | 153 |
attack68/book_irds3 | A repository of code and examples for pricing interest rate derivatives | 59 |
mgroncki/ipythonscripts | A collection of Python notebooks focused on quantitative finance and derivatives pricing using the QuantLib library. | 150 |
ryanmccrickerd/rough_bergomi | An implementation of the rough Bergomi model for stochastic volatility and option pricing in Python. | 114 |
auto-differentiation/xad-py | Provides automatic differentiation capabilities for numerical computations in Python | 10 |
deltaray-io/kelly-criterion | Calculates optimal capital allocation for a portfolio based on historical stock prices and a risk management strategy. | 92 |
letianzj/quanttrader | A Python-based backtesting and live trading package for quantitative traders. | 531 |