commit 5aa6b441927a9c0d56f5636b2ab3fcfb8a4eb446 Author: Davis W. Edwards Date: Wed Jul 26 15:50:32 2017 -0500 Create README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fda4e44 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Python_Option_Pricing +A libary to price financial options using closed-form solutions written in Python. MIT License. +## Includes +1. European Options: Black-Scholes, Black76, Merton, Garman-Kohlhagan; +2. Spread Options: Kirk's Approximation, Heat Rate Options; +3. American Options: Bjerksund-Stensland +4. Implied Volatility +5. Asian Options