This is a purely Python implementation of a simple stock trading loop through the Alpaca API, along with a simple Torch implementation of a neural network to train and trade on ticker data, along with some API utility files
-
Updated
Apr 5, 2021 - Python