jmfernandes / robin_stocks

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
http://www.robin-stocks.com
MIT License
1.72k stars 464 forks source link

feature request: get forthcoming ER date of a stock? #253

Closed mw66 closed 3 years ago

mw66 commented 3 years ago

Hi,

I'm just wondering if we can provide a function to get the next ER date of a stock symbol, e.g.

get_next_ER_date(symbol)

Thanks!

mw66 commented 3 years ago

According to https://www.reddit.com/r/RobinHood/comments/76690a/how_do_i_view_the_list_of_upcoming_earnings_on/

the link is:

https://robinhood.com/applink/upcoming_earnings

but maybe it only work on phones?

mw66 commented 3 years ago

never mind, find this:

r.get_all_stocks_from_market_tag('upcoming-earnings') # get upcoming earnings