jeog / TDAmeritradeAPI

Front-end library - with C, C++, Python, and Java interfaces - for the recently expanded TDAmeritrade API
GNU General Public License v3.0
238 stars 61 forks source link

Is there any way get option historical data? #6

Closed gracekk closed 5 years ago

gracekk commented 5 years ago

I found HistoricalPeriodGetter API just can get stock symbol historical data, but not suitable for option symbol. Any suggestion? Thank you.

jeog commented 5 years ago

Currently, you can only get stock/etf historical data.

TDAmeritrade said they plan to add historical option data in the future.