v0.0.97
What's Changed
- Fixed sorting symbols open trades first by @uhliksk - #564
- Fixed the issue that cannot export huge logs - #561, #567
- Fixed the balance calculation to include dust balances by @uhliksk - #571
- Fixed the open orders to be cancelled when the current price is higher/lower than the order price by @uhliksk - #569
- Improved queue processing by replacing Bull queue to customised queue system by @uhliksk - #562, #581, #588
- Added conservative sell strategy, which can reduce the sell trigger price as the grid gets deeper by @rando128 - #585
- Fixed the stop-loss to be a higher priority than the new buy order by @uhliksk - #589
- Improved search and filtering UX by @rando128 - #591
- Enhanced the break-even calculator by @rando128 - #597, #601
- Updated TradingView host/port configurable by @rando128 - #608
Thanks @uhliksk and @rando128 for your great contributions. 💯 ❤️
Full Changelog: v0.0.96...v0.0.97