Binance Trading Bot Versions Save

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis

v0.0.98

1 year ago

What's Changed

  • Added the prefix to environment parameter for TRADINGVIEW related - #616
  • Fixed the issue with minNotional - #623

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.97...v0.0.98

v0.0.97

1 year ago

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. 💯 :heart:

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.96...v0.0.97

v0.0.96

1 year ago

What's Changed

Thanks@rando128 and @habibalkhabbaz for your great contributions. 💯 :heart:

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.95...v0.0.96

v0.0.95

1 year ago

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. 💯 :heart:

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.94...v0.0.95

v0.0.94

1 year ago

What's Changed

Thanks @habibalkhabbaz and @rando128 for your great contributions. 💯 :heart:

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.93...v0.0.94

v0.0.93

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.92...v0.0.93

v0.0.92

1 year ago

What's Changed

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.91...v0.0.92

v0.0.91

1 year ago

What's Changed

Thanks @habibalkhabbaz for your great contributions. 100 heart

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.90...v0.0.91

v0.0.90

1 year ago

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. 💯 :heart:

Full Changelog: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.89...v0.0.90

v0.0.89

1 year ago

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: https://github.com/chrisleekr/binance-trading-bot/compare/v0.0.88...v0.0.89