Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 374 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 374 Bytes

alpaca-trading-app

This app makes use of the trading API offered by alpaca.markets. As main focus of this project was on learning, we decided to implement a simple algorithm based on momentum trading.

The repository is prepared to be deployed and run using Heroku and their cloud version of the PostgreSQL database.