Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Latest commit

 

History

History
173 lines (76 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

173 lines (76 loc) · 4.52 KB

4.0.1 (2019-08-31)

Bug Fixes

  • tests: fix a few typos in ES2015 migration (242d73b)

4.0.0 (2019-08-31)

Features

3.0.5 (2017-05-06)

3.0.4 (2017-05-02)

Bug Fixes

  • bars: remove alignmentTimezone (f3a01ec)

3.0.3 (2017-03-10)

Bug Fixes

  • ema: fix close value in ema (54ae012)

3.0.2 (2017-03-10)

Bug Fixes

3.0.1 (2017-01-29)

3.0.0 (2016-12-15)

Features

  • core: add debug script(0731918)
  • core: update to v20 REST calls(7b0e18c)

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)

Bug Fixes

  • README: fix typo in the indicators signature (3933a19)

Features

  • indicators: add stochastic oscillator (7b59d83)

2.2.2 (2016-01-30)

Bug Fixes

  • 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)

Features

  • util: add orderbook util (81c7303)

2.1.0 (2015-09-05)

Features

  • build: add conventional-changelog (25125ff)

2.0.2 / 2015-08-01

  • Updated eslint 1.0.0.

2.0.1 / 2015-07-17

  • Fixed repository link in package.json.

2.0.0 / 2015-07-13

  • 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.

1.1.0 / 2015-06-01

  • Added onbar callback.

1.0.0 / 2015-05-25

  • Initial release.