This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
v0.6.5
Minor hotfix release.
- [CORE] Pass correct # of CPU cores on ARM (#2391 - @tsrnc2)
- [CORE] Fix warn message of plugin flow (#2368 - @askmike)
- [CORE] Check portfolio data before calculating report (#2369 - @askmike)
- [GB] Log trade aborted messages as a warning (#2374 - @crypto49er)
- [CORE] Make sure the dataSticher logs errors (#2369 - @askmike)
- [CORE] Extend the backtest exporter for use in CLI mode (#2382 - @askmike)
- [PLUGIN] Emit trade and trade errors via Telegram (#2385 - @crypto49er)
- [GB] Fix edge cancel flow on Poloniex (#2387 - @askmike)
- [CORE] export portfolio values as part of stratCandles (#2402 - @askmike)
- [GB] Update Luno support (#2417 - @hiyan)
- [DOCS] Add Gekko Broker example usage (#2421 - @askmike)
- [GB] Fix bittrex dep, make sure Gekko listens to GB crashing (#2424 - @askmike)
- [CORE] Dont throw stings, throw errors (#2426 - @askmike)
- [DB/SQLITE] Wait 10 sec on busy SQLite (32b4cbe - @askmike)
- [GB] Make sure Gekko listens to GB init errors (01212c2 - @askmike)
- [GB] Update market files for Binance, BFX and Coinfalcon (98e6981, 7493466 - @askmike)
- [DEPS] Remove plugin deps from core project (7493466, f9990e5 - @askmike)