Skip to content

petedowney/StockTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockTrader

This program will automatically paper trade stocks in the tech sector. It uses Alpaca Markets to function

Setup

  1. Go to https://alpaca.markets and create a paper trading account
  2. In the paper trading acccount generate a public and private key
Screen Shot 2022-05-18 at 8 14 13 PM
Screen Shot 2022-05-18 at 8 15 07 PM
  1. Download and open the project
  2. Install the projects external libraries (keras, matplotlib, alpaca-trade-api, tensorflow, )
  3. Create a new file in the getData folder called config.py
Screen Shot 2022-05-18 at 8 04 37 PM
  1. 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
Screen Shot 2022-05-18 at 8 25 53 PM
  1. Setup should be complete

Use

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages