Skip to content

hunjixin/ta-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ta-lib

ta lib implementation in zig

most of code is ported from go-implementation https://github.com/markcheno/go-talib

refrence: https://ta-lib.org/functions/

Progress

  • BBands
  • Dema
  • Ema
  • HtTrendline
  • Kama
  • Mama
  • MaVp
  • MidPoint
  • MidPrice
  • Sar
  • SarExt
  • Sma
  • T3
  • Tema
  • Trima
  • Wma
  • Adx
  • AdxR
  • Apo
  • Aroon
  • AroonOsc
  • Bop
  • Cmo
  • Cci
  • Dx
  • Macd
  • MacdExt
  • MacdFix
  • MinusDI
  • MinusDM
  • Mfi
  • Mom
  • PlusDI
  • PlusDM
  • Ppo
  • Rocp
  • Roc
  • Rocr
  • Rocr100
  • Rsi
  • Stoch
  • StochF
  • StochRsi
  • Trix
  • UltOsc
  • WillR
  • Ad
  • AdOsc
  • Obv
  • Atr
  • Natr
  • TRange
  • AvgPrice
  • MedPrice
  • TypPrice
  • WclPrice
  • HtDcPeriod
  • HtDcPhase
  • HtPhasor
  • HtSine
  • HtTrendMode
  • Beta
  • Correl
  • LinearReg
  • LinearRegAngle
  • LinearRegIntercept
  • LinearRegSlope
  • StdDev
  • Tsf
  • Var
  • Acos
  • Asin
  • Atan
  • Ceil
  • Cos
  • Cosh
  • Exp
  • Floor
  • Ln
  • Log10
  • Sin
  • Sinh
  • Sqrt
  • Tan
  • Tanh
  • Add
  • Div
  • Max
  • MaxIndex
  • Min
  • MinIndex
  • MinMax
  • MinMaxIndex
  • Mult
  • Sub
  • Sum

About

talib implementation in zig

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages