This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
v0.5.14
Minor update with some small fixes:
- [EXCHANGE]: fix missing constant in GDAX (@cmroche - #1759)
- [EXCHANGE]: add dynamic market updater for coinfalcon (@vivekmarakana - #1761, #1772)
- [STRAT]: Subtract candle length from start time to calculate isPremature (@ansonphong - #1793)
- [INDICATOR]: Fix varPPO strategy and TSI indicator (@Paulovms - #1799)
- [EXCHANGE]: Binance cancelOrder Fix (@werkkrew - #1806)
- [EXCHANGE]: GDAX cancelOrder fix and misc other fixes (@werkkrew - #1808, #1818)
- [CORE]: Emit Trade to Strategy (@werkkrew - #1810)
- [INDICATOR]: Fix Dema (@Paulovms - #1822)
- [EXCHANGE]: Fix to Binance dates appearing incorrect in Roundtrip info (@rkingy - #1846)
- [EXCHANGE]: Updated dynamic market files (@askmike - #1856, 2046)
- [STRAT]: Return newly created indicator instance in addIndicator method (@ansonphong - #1871)
- [EXCHANGE]: Bitfinex - fix providesHistory property, fix cancelOrder, Fixes wrong values after an order cancellation (@Paulovms - #1898, #1899, #1944)
- [EXCHANGE]: Binance, handling clock drift automatically (@cmroche - #1908)
- [CORE]: Fix roundtrip calculations (@cmroche - #1921)
- [EXCHANGE]: update dependency for bitcoin-id (@cloggy45 - #1945)
- [EXCHANGE]: Improve Binance getTicker log entry (@difelice - #1954)
- [EXCHANGE]: Update minimal Order values Binance (@DerBeweis - #1956)
- [CORE]: Prevent dataset scanning from depleting memory (@cmroche - #1970)
- [EXCHANGE]: fix gdax minimum amounts, fix #1979 (@askmike - #1980)
- [CORE]: Incomplete datasets no longer fool the datastitcher (@cmroche - #1991)
- [PLUGIN]: telegram bot refactor (@AidasK - #2005)
- [EXCHANGE]: Fix Bitstamp precision for BTC pairs and XRPUSD (@kevinmershon - #2012)
- [EXCHANGE]: Integrate new exchange Coingi (@jmcklondonuk - #2018)
- [DOCS]: Add getting help page (@askmiek - #2046)