0.0.6 • Published 4 years ago

trading-utils v0.0.6

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

Trading Utils

🚧 In development (APIs may change) 🚧

A collection of helpful trading utility functions fully written in typescript.

Available Indicators

  • RSI
  • EMA
  • MACD
  • Stochastic

Example usage

import { rsiIndicator } from 'trading-utils'

rsiIndicator.calculate([94.449997, 94.769997, ...])
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago