ta-lib.ema
v0.0.4
Published
Exponential Moving Average function.
Downloads
10
Readme
ta-lib.ema
The ta-lib method ema
exported as a module.
Installation
Using npm:
$ npm i --save ta-lib.ema
In Node.js:
var ema = require('ta-lib.ema')
See package source for more details.