0.4.1 • Published 5 years ago

jesse-indicators v0.4.1

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

Indicators

A technical analysis library written in TypeScript initially for use in JesseAI.

installation

This package is pre-install on all Jesse instances. But if you're using this package on a separate project, simply run:

npm install jesse-indicators

Available indicators so far:

  • Simple Moving Average (SMA)
  • Exponential Moving Average (EMA)
  • Relative Strength Index (RSI)
  • Stochastic RSI (SRSI)

Contribution guide

Your contribution through PRs are highly welcome.

To get started simply clone the repository:

git clone https://github.com/jesse-ai/indicators.git

Install node dependencies:

npm install

To run tests:

npm run test

License

MIT

0.4.1

5 years ago

0.4.0

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago