Node for Alpaca stock trading API

Alpaca is a commission-free stock trading API. I wasn't able to find any node that connects to this service so I wrapped their official NodeJS SDK into a node-red package. Easy as pie!

Stay tuned, as this is definitely a WIP: https://github.com/mdkrieg/node-red-contrib-alpaca

The provided example flow is designed to submit a number of limit orders, evenly distributed over a given price range.

1 Like

You disappointed me there. I thought you meant actual trading Alpaca's :rofl:

image

1 Like

Possibly also worth mentioning that I think the Alpaca API only works in the USA.

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.