Installation
Setup
https://github.com/lijeffrey39/stockAnalysis
Working on >= Python v3.7
Ensure the latest version of Chrome is installed for web scraping.
To begin, this is the basic command for running anything from the main project.
Flags can be provided based on certain functions that want to be run
-u
: User web scraping
-s
: Stock web scraping
-p
: Daily stock prediction
Last updated