Requirements are stored and can be installed form requirements.txt If its your first time using the program you should first navigate to the import form. You can press import all and a list of the fortune 500 stocks will be imported. You can also import a single stock by typing it in the input box and clicking import single. Once stocks are imported you can see a drop-down list of the stocks. select a stock and you have a couple options:
- You can view the raw data by clicking view data
- You can view the graph by clicking graph data
- You can view the prediction models by clicking predict. The prediction data is sent to a database.
You can build a report on all the stocks imported by clicking build report In the report menu you can click and view the past reports.
Users can query the database of prediction data & generate .cvs files of the data through an interface.