This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
v0.5.10
Minor release with the following changes:
- [CONFIG]: add timeout option for api in uiconfig (@generalectric - #1249)
- [DEP]: Hotfix - pg version on docker (@nourchawich - #1257)
- [DOCS]: Fix some broken links on the documentation (@arcxyz - #1261)
- [HOTFIX]: Fix UI port (@cmroche - #1264)
- [DB]: add schema to postgresql config for UI/API (@generalectric - #1271)
- [EXCHANGE/KRAKEN]: Retry handling only on recoverable errors (@cmroche - #1278)
- [DOCS]: typo (ajaz -> ajax) (@andyklimczak - #1279)
- [BACKTESTER]: Fixing calculation issues with roundtrip table (@gauzzastrip - #1282)
- [DB]: fix sqlite pragma to use config setting (@GeneralElectric - #1289)
- [STRATS]: dynamically load indicators (@Gab0 - #1301)
- [EXCHANGE/BITCOIN-CO-ID]: Add Bitcoin-co-id exchange (@danKHUU - #1303)
- [UI]: FIX: upstream log messages again to server stdout (@andyklimczak - #1314)
- [DOCS]: fix backtesting typos (@levithomason - #1321)
- [DOCS]: improve layout of supported exchange table (@levithomason - #1322)
- [DOCS]: fix link to example strats (@mcrust - #1329)
- [STRATS/TULIP]: Fix for Tulip ADX (@mkondel - #1330 )
- [EXCHANGE/KRAKEN]: Fixing prefixless alt coins in getProtfolio (kraken) + fee fix (@cmroche - #1335)
- [PLUGIN] add IFTTT plugin (@TylerBJohnson - #1336)
- [UI]: force all date rendering to UTC, fix #895 (@askmike - 2c5306e)