Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 762 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 762 Bytes

Alpaca API Strategies

This project is now just a launch point for testing and running 2 of my other projects. I decided to make seperate packages for Alpaca Markets API. The main project, PyAlpacaApi is only focused on Alpaca API functionality. It aims to make trading through Alpaca's API much easier. It is under development, but functioning well as is. Though lacking some features. Updating daily/weekly.

The Daily Losers project is a strategy using PyAlpacaApi to trade automatically with Alpaca Markets API. This is the idea that started with this project, but has morphed into a seperate package.