node-red-contrib-talib

0.0.8 • Public • Published

talibred

TA-Lib RED - TA-Lib nodes for Node-RED

npm Donate via PayPal npm GitHub license

TA-Lib RED are Node-RED nodes for all TA-Lib indicators, a widely used Technical Analysis Library for trading. TA-Lib RED used the javascript version called node-talib

  • Includes 200 indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands etc.. (more info)
  • Candlestick pattern recognition

Installation

TA-Lib RED was written for Node.js 8.9+ and Node-RED v0.17.5+. It supports talib javascript API version v1.0.4+ from TA-Lib library. For more information check ofitial TA-Lib homepage: TA-Lib

npm install node-red-contrib-talib

Available Nodes

Volume Indicator
Momentum Indicator
Volatility Indicator
Price Transform
Overlap Studies
Statistics Functions
Pattern Recognition
Cycle Indicators
Math Operators

Example

  • Under example folder you have all json flows to be imported in your node-red instance. As TALibIndicators.json flow is linked to the rest ones, import all flows and at last the TALibIndicators.json flow.
  • Also under example folder you have a json datasource called marketdata.json used in the previous TALibIndicators flow to check all TA-Lib node-RED nodes.

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-talib

Weekly Downloads

3

Version

0.0.8

License

Apache License, Version 2.0

Unpacked Size

497 kB

Total Files

17

Last publish

Collaborators

  • masalinas