node-red-contrib-poloniex-api
v1.0.0
Published
Wrapper of poloniex-api npm package so it can be used in Node-RED
Downloads
7
Maintainers
Readme
node-red-contrib-poloniex-api
Description
This is a wrapper of poloniex-api npm package so it can be used in Node-RED
There are 3 nodes for now.
Ticker Node
Returns the ticker for all markets.
Ticker Push Node
Returns the ticker for a specific coin pair using websockets. You can choose the coin pair on the node's configurations.
Portfolio
Returns the balances for every coin available on Poloniex. You can filter only the coins with positive balance on the node's configurations.For this node, it's necessary to use your Poloniex API Key and Secret.