Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/texascoding/alpaca-api-strategies

Working with Alpaca's API, to help make develping strategies an easier task
https://github.com/texascoding/alpaca-api-strategies

alpaca-markets alpaca-py alpaca-trading-api financial-analysis heroku openai-api pandas-dataframe poetry-python python yfinance yfinance-api

Last synced: about 2 months ago
JSON representation

Working with Alpaca's API, to help make develping strategies an easier task

Awesome Lists containing this project

README

        

# 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](https://github.com/TexasCoding/py-alpaca-api) 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](https://github.com/TexasCoding/py-alpaca-daily-losers) project is a strategy using [PyAlpacaApi](https://github.com/TexasCoding/py-alpaca-api) to trade automatically with Alpaca Markets API. This is the idea that started with this project, but has morphed into a seperate package.