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