Package Exports
- @vicary/alpaca-trade-api
- @vicary/alpaca-trade-api/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vicary/alpaca-trade-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Alpaca Trade API JS
Node.js library for Alpaca Trade API.
Forked Project
This is a fork of @alpacahq/alpaca-trading-api with some PR merged specifically for my own need.
Use at your own risk.
Notable Changes
- Partial TypeScript rewrite
- Partial options override per API method call
- Expose
signaloption for AbortSignal - Port/Merge "multi" batch method into async generators
- Combine inconsistent response object types
- AlpacaBar
- AlpacaCorrection
- AlpacaTrade
- AlpacaQuote
- AlpacaNews
- AlpacaStatus