Installation
Setup
https://github.com/lijeffrey39/stockAnalysis
$ pip3 install -r requirements.txtTo begin, this is the basic command for running anything from the main project.
$ python3 stocktwits.pyFlags 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
Was this helpful?