0.0.6 ā€¢ Published 3 years ago

trading-utils v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago