1.0.1 • Published 4 years ago

ta4ts v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

ta4ts

Technical Analysis for Typescript. ta4ts is not depends on TA-Lib, so it run on any Javascript runtime.(like browser)

Features

ta4ts supports indicators as below.

  • sma
  • ema
  • macd
  • wma
  • mma
  • hma
  • kama
  • lwma
  • double ema
  • rsi
  • stochastic
  • parabolic sar
  • williams r
  • bollinger band

Install

npm install ta4ts

sample directory contains any indicator samples.