An open API service indexing awesome lists of open source software.

https://github.com/haidermalikk/reddish-trends-engine

Reddish Trends Engine – Backend for Reddish Trends. This engine uses reddit to uncover stock data and anaylize sentiment data using algorithms, add financial data using yahoo finance and provide feedback using AI. the engine uses python along with a flask app
https://github.com/haidermalikk/reddish-trends-engine

ai cryptocurrency finance financial-analysis flask machine-learning python reddit reddit-scraper sentiment-analysis stock-market

Last synced: 10 months ago
JSON representation

Reddish Trends Engine – Backend for Reddish Trends. This engine uses reddit to uncover stock data and anaylize sentiment data using algorithms, add financial data using yahoo finance and provide feedback using AI. the engine uses python along with a flask app

Awesome Lists containing this project

README

          

Home

* *Backend for Reddish Trends – Reddit market analyst*

##

Check Out The Website Reddish Trends So Far Here
Home

## Reddish Trends Engine: Mining Reddit for Financial Trends
**Description**:
The Reddish Trends Engine's specializes in analyzing financial, stock, and crypto-related subreddits to uncover the best, worst, and most trending stocks. By diving into the conversations and sentiment of these communities, it identifies stock discussions that are gaining traction and feeds them into market analyzers for detailed financial data such as price, high, low, and RSI. With a focus on the power of Reddit’s financial chatter. Reddish Trends Engine also summarizes all of the data using GPT so you can focus on whats important. Reddish Trends Engine delivers insightful stock recommendations based on real-world community sentiment. It’s the ultimate tool to track and capitalize on the pulse of online financial discussions.

## 🔥 Features
✅ **Financial Data Integration** – Fetches stock prices, trading volume, and technical indicators using APIs like Yahoo Finance.
✅ **Social Sentiment Analysis** – Analyzes real-time market sentiment using social media platforms like Reddit. then uses algorithms to sort and rank stocks based on sentiment.
✅ **AI-Driven Predictions** – Combines financial & sentiment data to generate stock trend forecasts using AI.
✅ **REST API** – Provides structured endpoints for stock insights, predictions, and trend analysis giving users a complete analysis on the stock.

## 🏗️ Tech Stack
- **Backend:** Python, Flask, Jupyter Notebook, Pytest, Pandas, vaderSentiment, regex
- **Machine Learning:** Pandas, Numpy, OpenAI GPT API, Tensorflow (comming soon)
- **APIs Used:** Yahoo Finance API (yfinance), Reddit API (praw)
- **Hosting:** Heroku