I am looking for a “stock indicator library” written in ruby. A technical indicator can be anything from a moving average to Williams% R.
I need a library where I can provide historical data for stock (input) and get the last value for any technical indicators as an output.
I am also interested in any such open source libraries written in any other language.
I did some searches and I searched here, but so far no luck.
Thanks.
source share