optlib
Options pricing library
A Python library for pricing financial options using closed-form solutions and TDAmeritrade API
A library for financial options pricing written in Python.
659 stars
12 watching
87 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
api-clientderivativesderivatives-pricingfinanceoptionsstockstdameritrade-apivolatility
Related projects:
Repository | Description | Stars |
---|---|---|
dedwards25/python_option_pricing | Provides a Python library for calculating the prices of various types of financial options using closed-form solutions. | 650 |
jkirkby3/fypy | A comprehensive Python library for pricing exotic financial options and contracts using various analytical and numerical methods. | 79 |
alexgolec/tda-api | An unofficial wrapper around TD Ameritrade APIs for Python | 1,266 |
attack68/rateslib | A Python library designed to facilitate fixed income analysis with pricing tools and risk calculations | 152 |
vollib/vollib | Calculates option prices and Greeks using Black's formulas with extended support for Black-Scholes and Black-Scholes-Merton. | 679 |
romanmichaelpaolucci/q-fin | A Python library for mathematical finance and option pricing with object-oriented programming, stochastic modeling, and simulation. | 396 |
domokane/financepy | A comprehensive Python library for pricing and risk management of financial derivatives. | 2,143 |
federicomariamassari/willowtree | An efficient Python implementation of a derivatives pricing model that models standard Brownian motion and offers fast and accurate pricing of derivative contracts. | 240 |
jkirkby3/proj_option_pricing_matlab | Provides a general framework for option pricing in MATLAB using the PROJ method and various models | 174 |
edouardpoitras/nowtrade | A Python library for creating and backtesting algorithmic trading strategies using machine learning and technical indicators. | 104 |
maread99/market_prices | Provides an efficient way to obtain and process financial price data in Python | 75 |
deltaray-io/strategy-library | Provides pre-built strategy libraries for options trading and quantitative finance | 9 |
life4/deal | A Python library that enables design by contract programming to write bug-free code with automatic tests and static analysis. | 754 |
bbcho/finoptions-dev | Python implementation of financial options models and methods for energy trading | 207 |
algorand/pyteal | Provides a Python interface to Algorand Smart Contracts enabling developers to create and manage smart contracts using a high-level, functional programming style | 285 |