Skip to content

Stocklyzer is a real-time stock analysis web app built with Streamlit. It features stock performance tracking, technical indicators, CAPM-based risk-return insights, and ARIMA-based price prediction. Ideal for finance enthusiasts, analysts, and learners exploring data-driven investing tools.

Notifications You must be signed in to change notification settings

AkashParley/Stocklyzer

Repository files navigation

📈 Stocklyzer – Real-time Stock Market Analysis Web App

Forecast the future. Analyze the past. Make smarter decisions.

Stocklyzer is a real-time stock analysis web app built using Streamlit, empowering users to visualize stock trends, evaluate performance, and predict future prices using financial models like CAPM and ARIMA. Ideal for retail investors, analysts, and students.


🚀 Live Demo

👉 Launch App


🧠 Features

📊 CAPM Calculator

  • Calculate Beta and Expected Returns
  • Analyze stock risk vs market
  • Interactive price performance charts
Screenshot 2025-07-15 at 10 10 42 AM

📉 Stock Analysis

  • Technical indicators
  • Volume and trend analysis
  • Moving averages & historical insights
Screenshot 2025-07-15 at 10 10 16 AM Screenshot 2025-07-15 at 10 10 29 AM

📈 Stock Prediction

  • Forecast next 30 days using ARIMA
  • Interactive charts of predicted vs historical prices
  • Search by stock ticker or company name
Screenshot 2025-07-15 at 10 05 29 AM

🛠️ Tech Stack

  • Frontend / App Interface: Streamlit
  • Data Sources: yFinance, NumPy, Pandas
  • Modeling: ARIMA (statsmodels)
  • Visualization: Matplotlib, Plotly
  • Deployment: Streamlit Cloud

📂 Folder Structure

🙋‍♂️ About the Creator

Hi, I’m Akash Parley — a data enthusiast passionate about building intelligent, user-friendly analytics tools.

📬 Reach out: akashparle786@gmail.com
🔗 Connect on LinkedIn
💻 Explore more on GitHub

If you found this project helpful or inspiring, feel free to ⭐ star the repo and reach out!

⚙️ How to Run Locally

# Clone the repository
git clone https://github.com/AkashParley/Stocklyzer.git

# Navigate to the project folder
cd Stocklyzer

# Install dependencies
pip install -r requirements.txt

# Run the Streamlit app
streamlit run stock_app.py



About

Stocklyzer is a real-time stock analysis web app built with Streamlit. It features stock performance tracking, technical indicators, CAPM-based risk-return insights, and ARIMA-based price prediction. Ideal for finance enthusiasts, analysts, and learners exploring data-driven investing tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages