This program will automatically paper trade stocks in the tech sector. It uses Alpaca Markets to function
- Go to https://alpaca.markets and create a paper trading account
- In the paper trading acccount generate a public and private key
- Download and open the project
- Install the projects external libraries (keras, matplotlib, alpaca-trade-api, tensorflow, )
- Create a new file in the getData folder called config.py
- in the config.py file create two strings. One called API_KEY and the other called SECRET_KEY. Set these equal to the keys given by the Alpaca Acount
- Setup should be complete
In order for the best results the program should be launched at 9:16 on days that the market is open. It will take around 15 minutes from run time for the program to be fully operational