Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 272 Bytes

AItrader

Uses a recurrent neural network to automatically make stock market trades through Alpaca

  1. Add your alpaca api keys in keys.csv
  2. Do pip install -r requirements.txt to install the dependencies
  3. Run python RunFile.py to start the program