jesse-indicators
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

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

Package Sidebar

Install

npm i jesse-indicators

Weekly Downloads

6

Version

0.4.1

License

MIT

Unpacked Size

84.2 kB

Total Files

59

Last publish

Collaborators

  • sully_fischer