ta-lib.bbands
v0.0.1
Published
Bollinger Bands function.
Downloads
3
Readme
ta-lib.ema
The ta-lib method bbands
exported as a module.
Installation
Using npm:
$ npm i --save ta-lib.bbands
In Node.js:
var bbands = require('ta-lib.bbands')
See package source for more details.