Skip to content

Aayush-hub/Stockify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stockify

Stock Market is aggregation of buyers and sellers. To make money in stock market it requires a lot of research and patience. Research can be done in two ways, technically by studying charts , moving averages and analysing patterns or fundamentally by analysing balance sheets, studying about management and tracking market ratios. This Repo contains a script which helps users to research on technical charts , draw there patterns and analyze them. The scripts shows introduction of company you search, so that you get basic info. about company. This script also contains a pre-trained Machine Learning Model which can predict Stock Price of Company for given Number of days.

Tech Stack, Modules and frameworks Used

  • Python
  • Dash Python
  • Plotly Python
  • Yfinance
  • Sklearn
  • Pandas

Quick Start

  • Clone this repository

    git clone https://github.com/Aayush-hub/Stockify.git
    
  • Change directory

    cd Stockify
    
  • Run python file

    python app.py
    

Working

Contributing to this project!!

  • Fork this repository

  • Clone the Repository

  • Add upstream

    git add upstream https://github.com/Aayush-hub/Stockify.git
    git remote -v, to check upstream successfully added
    
  • Add your files or make changes in files

  • Add Changes git add .

  • Commit Changes git commit -m "your message here"

  • Push changes git push

  • Make Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published