Discord bot that retrieves current and historical stock prices.
Built using Discord.py and yfinance.
!get {stock symbol} | Gets current stock price
!get {stock symbol} {date YYYY-MM-DD} | Gets stock price on given date
!splits {stock symbol} | Gets most recent stock split
!recommendation {stock symbol} | Gets the recommendation rating from Yahoo Finance (Strong buy, Buy, Hold, Underperforming, Sell)
!topgainer | Gets the price of today's biggest gainer
!toploser | Gets the price of today's biggest loser
!range {stock symbol} | Gets today's price range of the given stock