Title: Pattern Recognition Lib Post by: Wiss on November 28, 2017, 05:29:52 PM Hello,
I would like to implement an trading bot which includes price chart pattern recognition - for example I want to identify when the RSI is below 30. Do you know if there exists an library where these indicators will be calculated? Does there exists such a lib for node.js, java, etc.? Thx |