flooidio / tradebot

Trading Bot
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Evaluate APIs for live option data #4

Closed joe-wojniak closed 3 years ago

joe-wojniak commented 3 years ago

TDAmeritrade API https://developer.tdameritrade.com/apis e*Trade API
https://apisb.etrade.com/docs/api/market/api-market-v1.html#/definition/getOptionChains Options Route https://optionsroute.com/ https://optionsroute.com/total-access tradier brokerage https://brokerage.tradier.com/pricing

Article Top 4 Stock and Options Market Data APIs in 2021 https://techbum.io/best-free-api-for-stock-market-data/

joe-wojniak commented 3 years ago

TDAmeritrade (+++)

fredyvilla commented 3 years ago

I use TOS so I can start evaluating TDAmeritrade.

joe-wojniak commented 3 years ago

Ok, I also use TOS. I have written a script to access some of TDAmeritrade's api. Navigating OAUTH2 was the difficult part for me. I'll post the code to /tdameritrade