talib_ex v0.2.1 Talibex

Link to this section Summary

Link to this section Types

Link to this type candle()
candle() :: {high, low, open, close, volume}
Link to this type close()
close() :: float
Link to this type high()
high() :: float
Link to this type low()
low() :: float
Link to this type open()
open() :: float
Link to this type volume()
volume() :: float

Link to this section Functions

Link to this function cci(high, low, close, period \\ 14)

Commodity channel index

Link to this function ema(data, period \\ 12)

Exponentiel moving average

Link to this function evening_star(open, high, low, close, penetration \\ 0)

Evening star

Link to this function macd(close, fast \\ 12, slow \\ 26, signal \\ 9)

Moving average convergence/divergence

Link to this function mfi(high, low, close, volume, period \\ 14)

Money flow index

Link to this function q_stick(open, close, period \\ 14)

Q-stick

Link to this function rocp(data, period \\ 10)
Link to this function rsi(close, period \\ 14)

Relative strength index

Link to this function three_outside(open, high, low, close)

3 Outside