Releases: chrisleekr/binance-trading-bot
v0.0.98
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
v0.0.96
What's Changed
- Enhanced the suggested break-even amount a grid calculator by @rando128 - #555, #557
- Fixed API error page priority by @habibalkhabbaz - #556
Thanks@rando128 and @habibalkhabbaz for your great contributions. 💯 ❤️
Full Changelog: v0.0.95...v0.0.96
v0.0.95
What's Changed
- Added API error message when using the wrong API key/secret - #544
- Automatic login when password is autofilled by the browser by @rando128 - #550
- Fixed the queue concurrency issue - #551
- Added the feature to hide temporary disabled trading coins from dashboard by @rando128 - #552
- Enhanced the suggested break-even amount with a grid calculator by @rando128 - #554
Thanks @rando128 for your great contributions. 💯 ❤️
Full Changelog: v0.0.94...v0.0.95
v0.0.94
What's Changed
- Added advanced chart link to Tradingview section by @rando128 - #525
- Fixed Frontend pagination by @habibalkhabbaz - #526
- Added buy/sell order details in the grid trade sections by @rando128 - #527
- Added to show suggested break-even amount by @rando128 - #540
Thanks @habibalkhabbaz and @rando128 for your great contributions. 💯 ❤️
Full Changelog: v0.0.93...v0.0.94
v0.0.93
What's Changed
- Updated redlock locking period by @habibalkhabbaz - #522
- Updated Slack notification for last buy updated and buy confirmation by @rando128 - #518
New Contributors
Full Changelog: v0.0.92...v0.0.93
v0.0.92
What's Changed
- Fixed Axios version issue by @habibalkhabbaz - #512
Full Changelog: v0.0.91...v0.0.92
v0.0.91
What's Changed
- Fixed sorting symbols when the field is null by @habibalkhabbaz - #496
- Added backup/restore functions - #501
- Added demo mode - #509
- Fixed account balance calculation by @habibalkhabbaz - #514
Thanks @habibalkhabbaz for your great contributions. 100 heart
Full Changelog: v0.0.90...v0.0.91
v0.0.90
What's Changed
- Fixed handling execution report - #495
- Fixed archiving grid order if all sell orders are executed - #490
- Update symbol delete action to remove override data - #489
- Improved performance with bulk write candles to DB by @habibalkhabbaz - #481
- Fixed non-active exchange symbols by @habibalkhabbaz - #478
- Fixed incorrect symbol in reset-symbol-websockets by @habibalkhabbaz - #477
- Improved UI by @uhliksk - #479
Thanks @habibalkhabbaz and @uhliksk for your great contributions. 💯 ❤️
Full Changelog: v0.0.89...v0.0.90
v0.0.89
What's Changed
- Fixed incorrect behaviour of exceeding max open orders by @uhliksk - #462
- Bumped vulnerable package versions - #472
- Refactored the slack hander to avoid message flooding to Slack - #471
- Implemented queue to stabilise the trade by @habibalkhabbaz - #464
- Fixed to handle order status update correctly - #461
- Fixed timezone inconsistency by @uhliksk - #454
- Improved UI by @uhliksk - #452
- Improved error handler and stability by @habibalkhabbaz - #448
Thanks @habibalkhabbaz and @uhliksk for your great contributions.
New Contributors
Full Changelog: v0.0.88...v0.0.89