GunjanDhanuka/stocks-trading-bot
A multi-purpose repository with Sentiment Analysis of Stocks news, and Reinforcement learning based bot to trade stocks.
This tool helps you quickly understand the market sentiment around specific stocks or cryptocurrencies by analyzing recent news. It takes a ticker symbol (like GME or ETH), scrapes relevant news articles from Google, summarizes them, and then calculates a sentiment score (positive, negative, or neutral) for each summary. The output is a clear CSV file listing the ticker, article summaries, sentiment labels, and confidence scores, ideal for traders or investors looking to gauge public perception.
No commits in the last 6 months.
Use this if you need a quick, automated way to assess the sentiment of news articles for specific financial assets to inform your trading or investment decisions.
Not ideal if you require deep, human-driven qualitative analysis of news, or if you need a fully autonomous trading bot without human oversight.
Stars
19
Forks
8
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/GunjanDhanuka/stocks-trading-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
hristijanpeshov/SHAP-Explainable-Lexicon-Model
This project proposes a novel methodology to automatically learn financial lexicons that...
tetratensor/Stock-Market-News-Sentiment-Analysis
A Python-based news sentiment analysis using Hugging Face Sentiment Analysis Model and Dataset.
timvvvht/HKEX-Announcement-Classifier
A project on data exploration, analysis and using a neural network to classify disclosure...
tmro98/financial-news-classification
binary topic and 3-class sentiment classification of full-length news articles
orbenh/sentiment-signal-nasdaq
Forecasting NASDAQ trends using financial news sentiment analysis with NLP, GPT-2 augmentation,...