Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAlib

Technical analysis library.

Indicator list

  • Moving Average (SMA, EMA, CMA, and WMA)
  • RSI
  • MACD
  • Stochastic oscillator
  • ...

(The list to be completed)]

Examples can be found in documents and in test modules.

Installation

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

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

About

Technical analysis library

Topics

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages