0.0.8 • Published 5 years ago

node-red-contrib-talib v0.0.8

Weekly downloads
25
License
Apache License, V...
Repository
-
Last release
5 years ago

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.
0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago