From d9fdfaa08e77cd622ff47e117069e2d8d7cc8c1e Mon Sep 17 00:00:00 2001 From: BartolomeD Date: Sat, 5 Sep 2020 13:33:40 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d3117b..cd68da9 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A library to fetch financial option chains and price options using closed-form s * 6/21/2017 Davis Edwards, added documentation for Bjerksund-Stensland models * 7/21/2017 Davis Edwards, refactored all of the functions to match the parameter order to Haug's "The Complete Guide to Option Pricing Formulas". * 08/31/2020 Daniel Rojas, Added functionality to fetch option chains using the TDAmeritrade API. +* 09/05/2020 Daniel Rojas, Added functionality to fetch historical data using the TDAmeritrade API. **TODO List**