8000 GitHub - Aditya-200118/MajorProject: A Web Application for Technical and Fundamental Analysis of Stocks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Aditya-200118/MajorProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application for Fundamental and Technical Analysis of Stocks

The project provides a platform for stock market analysis and virtual trading. Developed using the Flask framework, the application allows users to perform both fundamental and technical analysis of stocks and engage in virtual stock trading to test different strategies.

What is Dash?

Dash is an open-source framework for building data visualization interfaces using Python.

Installation

Use the package manager pip to install requirements.

Create Virtual Environment

python -m venv NAME_OF_ENV

Activate the Virtual Envrionment

.\NAME_OF_ENV\Scripts\Activate

Install the Requirements (will be uploaded later)

pip install -r requirements.txt

Usage

python dashapp.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A Web Application for Technical and Fundamental Analysis of Stocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0