Crypto Exchanges Your New Project Resources About About Alpaca We're Hiring Blog Support Frequently Asked Questions API Status Learn Broker API Resources Community Forum Community Slack Contact Us Speak to Sales Alpaca's easy to use APIs allow developers and businesses to trade algorithms, build apps...
Python client for Alpaca's trade API. Contribute to alpacahq/alpaca-trade-api-python development by creating an account on GitHub.
Python778Apache-2.01905514UpdatedApr 28, 2025 grpc-gatewayPublicForked fromgrpc-ecosystem/grpc-gateway gRPC to JSON proxy generator following the gRPC HTTP spec Go2BSD-3-Clause2,44803UpdatedApr 22, 2025 alpaca-trade-api-csharpPublic C# SDK for Alpaca Trade APIhttps://docs.alpaca.markets/ ...
Alpaca-py has a lot of client classes. There is a client for each API and even asset class specific clients (StockHistoricalDataClient,CryptoDataStream,OptionHistoricalDataClient). This requires you to pick and choose clients based on your needs. ...
python api crypto trading rest-api websocket algo-trading stock-market market-data trade hacktoberfest alpaca Updated Dec 2, 2024 Python Beomi / KoAlpaca Star 1.6k Code Issues Pull requests KoAlpaca: 한국어 명령어를 이해하는 오픈소스 언어모델 (KoAlpaca...
data.live import CryptoDataStream # keys are required for live data crypto_stream = CryptoDataStream(ALPACA_API_KEY, ALPACA_SECRET_KEY) async def quote_data_handler(data): # quote data will arrive here print(data) crypto_stream.subscribe_quotes(quote_data_handler, "BTCUSD") crypto_stream.run...
JavaScript, Python, PHP CCXT Version No response Description Hi, I'm testing CCXT and noticed that in "sandbox" mode it try to reach a URL that does not exists: https://data.sandbox.alpaca.markets The right URLs for Alpaca are: Paper/sandbox: https://paper-api.alpaca.markets/ Live : ...
feat(alpacabkfeeder): API Retry (#621) Nov 1, 2022 go.sum feat(alpacabkfeeder): API Retry (#621) Nov 1, 2022 marketstore.go fix: some lint issues (#540) Jan 5, 2022 README Apache-2.0 license MarketStore Read this in日本語(Japanese) ...
Python 712 175 alpaca-trade-api-js Public Node.js library for Alpaca Trade API. JavaScript 530 137 alpaca-trade-api-go Public Go client for Alpaca's trade API Go 345 98 alpaca-trade-api-csharp Public C# SDK for Alpaca Trade API https://docs.alpaca.markets/ C# 258 83 ...
The Official Python SDK for Alpaca API Python788195 alpaca-trade-api-jsalpaca-trade-api-jsPublic Node.js library for Alpaca Trade API. JavaScript540139 alpaca-trade-api-goalpaca-trade-api-goPublic Go client for Alpaca's trade API Go357103 ...