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