Skip to content

rishabhJain1234/Technical_Analysis_of_Stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical_Analysis_of_Stocks

Step 1: Install the libraries using requirements.txt file

Step 2: The main code is in the app.py file. The code will not run properly in IDE, it's a web app and will work fine in the browser.To run the web application, run cmd in the directory where app.py is installed and type the following command: python -m streamlit run app.py

Step 3: The app wil run in the web browser and a .csv file will be created (updated if stock is changed) which will include the buying and selling points.

Step 4: Alternatively use the link:https://technical-analysis-of-stocks.streamlit.app/ (enable dark theme from the top right under settings to see the graphs properly)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages