TAlib

Technical analysis library

Indicator list

(The list to be completed)]

Installation

The package can be installed by adding talib to your list of dependencies in mix.exs:

def deps do
[
{:talib, "~> 0.1.0"}
]
end