AI stock-trading algorithm in Python
Date:
Python algorithm that trains a long-short-term-memory (LSTM) machine-learning model on the past two years of stock data (hourly) for the S&P500 index with a variety of technical indicators as features to attempt to predict the price an hour in the future.