# ta-lib.ema

The ta-lib method `eratio` exported as a module.

## Installation

Using npm:
```bash
$ npm i --save ta-lib.eratio
```

In Node.js:
```js
var eratio = require('ta-lib.eratio')
```

See [package source](https://github.com/WaiSiuKei/ta-lib/tree/master/ta-lib.eratio) for more details.
