π§ In development (APIs may change) π§
A collection of helpful trading utility functions fully written in typescript.
- RSI
- EMA
- MACD
- Stochastic
import { rsiIndicator } from 'trading-utils' rsiIndicator.calculate([94.449997, 94.769997, ...])
A collection of helpful trading utility functions fully written in typescript.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
A collection of helpful trading utility functions fully written in typescript.