Releases: chrisleekr/binance-trading-bot
Releases · chrisleekr/binance-trading-bot
v0.0.100
What's Changed
- ci: fixed .gitlab-ci.yml by @chrisleekr in #669
- feat: support frontend port config by @chrisleekr in #670
- fix: restore endpoint vulnerability patch by @chrisleekr in #683
Full Changelog: v0.0.99...v0.0.100
v0.0.99
What's Changed
- feat(SettingIcon): Add clear symbols button by @TheSmuks in #626
- feat: customised setting details by @rando128 in #625
- feat: Collapsable ProfitLoss header by @rando128 in #624
- Update README.zh-cn.md by @aiwenlg007 in #642
- fix: fixed TradingView build by @chrisleekr in #650
- feat: added multiple tradingview indicators by @chrisleekr in #539
- feat: added docker-compose.log.yml for log viewer by @chrisleekr in #654
- feat: add status endpoint for tradingview by @chrisleekr in #668
New Contributors
- @TheSmuks made their first contribution in #626
- @aiwenlg007 made their first contribution in #642
Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.98...
v0.0.98
What's Changed
- Added the prefix to environment parameter for
TRADINGVIEW
related - #616 - Fixed the issue with minNotional - #623
Full Changelog: v0.0.97...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