LSTM model trained on historical data to predict short term changes in price of a stock.
Usage: -Must first use fetch_data.py to generate historical data. -Run file_gen.py in background to continuosly update real-time data -Run future.py to execute main function and receive predictions