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