Skip to content

Commit

Permalink
🚀 feat: use websocket for candles, orders and account balances updates (
Browse files Browse the repository at this point in the history
  • Loading branch information
habibalkhabbaz authored Jul 22, 2022
1 parent 2ce6993 commit 82bd135
Show file tree
Hide file tree
Showing 103 changed files with 9,493 additions and 5,686 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [Unreleased]

- Enhanced to use WebSocket for monitoring candles/orders/account information. It's faster! - [#431](https://github.com/chrisleekr/binance-trading-bot/pull/431)
- Updated the frontend with pagination [#431](https://github.com/chrisleekr/binance-trading-bot/pull/431)
- Updated account balance layout in the frontend [#431](https://github.com/chrisleekr/binance-trading-bot/pull/431)

Thanks [@habibalkhabbaz](https://github.com/habibalkhabbaz) for all these updates!

## [0.0.85] - 2021-11-02

- Refactored TradingView python server - [#383](https://github.com/chrisleekr/binance-trading-bot/pull/383)
Expand Down
Loading

0 comments on commit 82bd135

Please sign in to comment.