nileio / node-red-contrib-ccxt-v2

A Node-RED node for communicating with all crypto exchanges using ccxt library
MIT License
10 stars 4 forks source link
javascript node-red nodejs

node-red-contrib-ccxt-v2

A Node-RED node to communicate with various crypto exchanges using CCXT library. The node now supports all Unified and Exchange-specific APIs.

Note this package is almost a rewrite and is not to be used with the original node. The node will possibly have its own namespace and new upgrade. This node has much more added features and changes from the original fork, so this is refactored to v2 only to keep using the name for the time being!

This is now in Beta testing with really cool new features as below :) Please create an issue for any question or suggestion.

New Features

Description

This node package supports all APIs which are provided by latest version of CCXT. The node acts as a relay proxy to the CCXT package which exectues all unified and custom calls. Please check CCXT website for all supported exchanges. As of the latest release, there are (133 Exchanges) Crypto Exchanges supported from CCXT node-RED package.

For the latest updates see the CHANGELOG.md

Installation Instructions

npm install node-red-contrib-ccxt-v2 --save

CCXT node-RED Configuration

Some examples

In the Example folder of the node you have the flow of these two cases. Of course for the private one you must register in the Exchange and create the API keys.

To Do

Thanks

A lot of effort and time have gone into this project. If you are using the node or if you like it , please hit the Star button and consider to leave a comment!

Donations donations are welcomed to keep the development on this node going. Thank YOU