4.0.1 (2019-08-31)
- tests: fix a few typos in ES2015 migration (242d73b)
4.0.0 (2019-08-31)
- migrate to ES2015 (0667e38)
3.0.5 (2017-05-06)
3.0.4 (2017-05-02)
- bars: remove alignmentTimezone (f3a01ec)
3.0.3 (2017-03-10)
- ema: fix close value in ema (54ae012)
3.0.2 (2017-03-10)
- bars: fix middle price (212e251)
3.0.1 (2017-01-29)
3.0.0 (2016-12-15)
2.5.1 (2016-04-09)
2.5.0 (2016-03-21)
2.4.0 (2016-02-15)
2.3.1 (2016-02-03)
2.3.0 (2016-02-03)
- README: fix typo in the indicators signature (3933a19)
- indicators: add stochastic oscillator (7b59d83)
2.2.2 (2016-01-30)
- docs: add orderbook missing info to README (360ca6d)
- docs: fix typo in orderbook info (a2a9351)
- README: remove grunt info (00016b6)
2.2.1 (2015-12-26)
2.2.0 (2015-09-05)
- util: add orderbook util (81c7303)
2.1.0 (2015-09-05)
- build: add conventional-changelog (25125ff)
- Updated eslint 1.0.0.
- Fixed repository link in package.json.
- Added spread calc in ontick callback.
- Added pips info when plugin is enabled.
- Added ema, macd, rsi indicators.
- Fixed simulator adding config param.
- Updated deps.
- Added
onbar
callback.
- Initial release.