![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
node-red-contrib-alpaca-simple
Advanced tools
Simple nodes for connecting to the Alpaca stock trading API.
Alpaca API: https://alpaca.markets/
GitHub: https://github.com/mdkrieg/node-red-contrib-alpaca-simple
Sibling Project: https://github.com/mdkrieg/node-red-contrib-alpaca
Wrapped Project: https://github.com/alpacahq/alpaca-trade-api-js
These were originally a handful of (four) nodes that did the most basic operations available in the Alpaca NodeJS SDK. The main project has evolved to use a more powerful and targeted structure, which now includes all of the functionality that was originally available in the "simple" nodes. So to keep things clean I'm separating the simple nodes into their own project.
If you have a project that used the simple nodes in the sibling project and lost them after updating, the intention is that installing this package will restore them. If that's not the case, raise an issue on GitHub and I'll help you out.
Project can be installed by searching "alpaca" in the Manage Palette section of your Node-RED session. There are no dependencies that NPM won't take care of automatically.
Or to install using npm from your Node-RED home directory (~/.node-red)
npm install --save node-red-contrib-alpaca-simple
To define your API keys as environment variables:
FAQs
Simple nodes for connecting to the Alpaca stock trading API.
The npm package node-red-contrib-alpaca-simple receives a total of 0 weekly downloads. As such, node-red-contrib-alpaca-simple popularity was classified as not popular.
We found that node-red-contrib-alpaca-simple demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.