Skip to content

Discord bot that retrieves various stock information

License

Notifications You must be signed in to change notification settings

BLecour/Stock-Prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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