Skip to content

masalinas/node-red-contrib-talib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

TA-Lib nodes for node-RED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published