SkillAgentSearch skills...

Node Red Contrib Poloniex Api

Wrapper of poloniex-api npm package so it can be used in Node-RED

Install / Use

npx skills add marciogranzotto/node-red-contrib-poloniex-api

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

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.<br>For this node, it's necessary to use your Poloniex API Key and Secret.

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated7y ago
Forks1

Languages

HTML

Security Score

60/100

Audited on May 16, 2019

No findings