Skip to content

Python-based mini project that analyzes stock market data using pre-cleaned stock lists and custom logic. This project is designed to help understand stock trends and provide meaningful insights for beginners and enthusiasts.

License

Notifications You must be signed in to change notification settings

Bhoisachin/Mini-Project2k25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š MarketAI 2.0

MarketAI 2.0 is a Python-based mini project that analyzes stock market data using pre-cleaned stock lists and custom logic. This project is designed to help understand stock trends and provide meaningful insights for beginners and enthusiasts.


🧠 Features

  • πŸ“ˆ Stock data analysis using Python
  • 🧹 Cleaned stock list for reliable processing
  • πŸ“Š Visualization-ready data structure
  • βš™οΈ Simple and modular script

πŸ—‚οΈ Project Structure

Mini-Project2k25/ β”œβ”€β”€ Market_S.py # Main Python script for stock analysis β”œβ”€β”€ stock_list_cleaned.csv # Cleaned stock names and symbols β”œβ”€β”€ requirment.txt # Python dependencies list └── README.md # Project documentation

πŸš€ Installation

  1. Clone the repository:
    git clone https://github.com/Bhoisachin/Mini-Project2k25.git
    cd Mini-Project2k25
    

2 Create and activate a virtual environment: python -m venv venv venv\Scripts\activate # For Windows

3 Install required packages: bash pip install -r requirements.txt bash

4 Open terminal or command prompt in the project directory. bash strimlit run Market_S.py bash

License: MIT

About

Python-based mini project that analyzes stock market data using pre-cleaned stock lists and custom logic. This project is designed to help understand stock trends and provide meaningful insights for beginners and enthusiasts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages