Asad Idrees
Asad Idrees
reddit-sentiment-analysis
This program goes thru reddit, finds the most mentioned tickers and uses Vader SentimentIntensityAnalyzer to calculate the ticker compound value.
wallstreetbets-sentiment-analysis
This program finds the most mentioned ticker on r/wallstreetbets and uses Vader SentimentIntensityAnalyzer to calculate the sentiment analysis.
Insider-Trading
This program extracts insider trading data from the sec website and stores it in excel file for the specified time frame.
stock-news-sentiment-analysis
This program uses Vader SentimentIntensityAnalyzer to calculate the news headline overall sentiment for a stock
Options-Max-Pain-Calculator
A python command line tool to calculate options max pain for a given company symbol and options expiry date.