Open tmc5227 opened 4 years ago
I'm not fully sure how to interpret this, but I came across this thread on reddit today https://www.reddit.com/r/algotrading/comments/j39kaa/robinhood_api_change_last_night/
I actually came across the same thing while tracing back the calls. The fact that I never had to look through the code before is a testament to the work done here by everyone else. Hoping someone else has the time to restructure the call to the API to search by stock id rather than stock symbol. I won't have the time for a few days probably.
robin_stock.helper.id_for_chain("AAPL") '7dd906e5-7d4b-4161-a3fe-2c3b62038482'
Seems to work properly? They might have reverted the api change.
Seems like the API query that ties a symbol to an option chain has derailed. Any insight?