Here are
97 public repositories
matching this topic...
Given a web API, Generate client libraries in node, php, python, ruby
DataFrame Server for Financial Timeseries Data
Functional programming inspired by ML for the Erlang VM
Updated
Jun 13, 2020
Erlang
Example Order Book Imbalance Algorithm
Updated
Jun 11, 2021
Python
A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
Updated
Jul 20, 2021
Python
Alpaca Trading API integrated with backtrader
Updated
Feb 2, 2022
Python
Making it easy to backtest and create trading bots
Updated
Feb 2, 2022
Python
Updated
Dec 27, 2021
Java
Updated
Jan 30, 2022
TypeScript
Python driver for MarketStore
Updated
Jul 26, 2021
Python
Alpaca algo stock trading bot
Updated
Feb 21, 2021
Python
a command-line ui for market data and algo management. currently integrates with iexcloud for stock and crypto charts 💹 and market data 🗃 , and alpaca 🦙 for trading.
Updated
Jan 13, 2022
JavaScript
Examples of trading strategies based on indicators. Pre-configured environment for working with the Debut algo-trading constructor. (Javascript)
Updated
Jan 29, 2022
TypeScript
Trading bot service using NestJs with mean reversion & long short algorithms. Using
https://alpaca.markets/ as the broker.
Updated
Dec 10, 2020
TypeScript
C++ client library for the Alpaca Trading API.
A crate for interacting with the Alpaca API at alpaca.markets.
Updated
Jan 20, 2022
Rust
📈 Q-Learning and Sentiment Analysis Stock Trade Bot Powered by Alpaca
Updated
Jun 14, 2021
Python
Alpaca riding on a zipline
Updated
Jun 18, 2018
Python
PHP SDK for the Alpaca trade API
Code snippets for Alpaca Trading API Guide published on AlgoTrading101's Blog
Updated
Apr 2, 2021
Python
A fully automated trading bot which analyses stock market data with a variety of technical indicators
Updated
Oct 12, 2021
JavaScript
Cira algorithmic trading made easy. A Façade library for simpler interaction with alpaca-trade-API from Alpaca Markets.
Updated
Dec 24, 2021
Python
Swift client for Alpaca’s trade API
Updated
May 22, 2020
Swift
High Frequency Trading (HFT) done using the Alpaca Trade API and Python.
Updated
Aug 25, 2019
Python
A simple algorithmic trading bot using Alpaca API
Updated
Dec 13, 2021
Python
An experimental interactive shell for Alpaca, the ML language that runs on the Erlang VM
Updated
Jun 7, 2017
Erlang
A command line tool for trading stocks on Alpaca (alpaca.markets).
Updated
Jan 30, 2022
Rust
Pull price targets from IEXCloud and paper trade on Alpaca 🦙
Updated
Dec 8, 2020
Python
a command line terminal for trading with the Alpaca API
Updated
Dec 26, 2020
TypeScript
Improve this page
Add a description, image, and links to the
alpaca
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
alpaca
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Having docstrings for all methods and classes will help new contributors understand the codebase and also provide a method of autogenerated API docs. Right now only some methods and classes have docstrings.
Describe the solution you'd