/Stock-Prices

Discord bot that retrieves various stock information

Primary LanguagePythonMIT LicenseMIT

Stock Prices

Discord bot that retrieves current and historical stock prices.

Built using Discord.py and yfinance.

Commands

!get {stock symbol} | Gets current stock price

!get

!get {stock symbol} {date YYYY-MM-DD} | Gets stock price on given date

!get2

!splits {stock symbol} | Gets most recent stock split

!splits

!recommendation {stock symbol} | Gets the recommendation rating from Yahoo Finance (Strong buy, Buy, Hold, Underperforming, Sell)

!recommendation

!topgainer | Gets the price of today's biggest gainer

!topgainer

!toploser | Gets the price of today's biggest loser

!topgainer

!range {stock symbol} | Gets today's price range of the given stock

!range