-
-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.53.0...main) | ||
|
||
- [#1424](https://github.com/c9s/bbgo/pull/1424): IMPROVE: improve startup balance query process | ||
- [#1408](https://github.com/c9s/bbgo/pull/1408): FEATURE: [datasource] add wise rate API | ||
- [#1423](https://github.com/c9s/bbgo/pull/1423): IMPROVE: improve trade buffer memory size usage | ||
- [#1419](https://github.com/c9s/bbgo/pull/1419): FIX: [bitget] use the now - 90 days instead of return err if since is 90 days earlier | ||
- [#1412](https://github.com/c9s/bbgo/pull/1412): FEATURE: [bitget] implement order, trade user stream | ||
- [#1417](https://github.com/c9s/bbgo/pull/1417): REFACTOR: [stream] skip pong event on emitting raw message | ||
- [#1415](https://github.com/c9s/bbgo/pull/1415): FEATURE: [bitget] use v2 tickers | ||
- [#1416](https://github.com/c9s/bbgo/pull/1416): FEATURE: [bitget] add response validator | ||
- [#1413](https://github.com/c9s/bbgo/pull/1413): FEATURE: [bitget] use v2 symbols | ||
- [#1410](https://github.com/c9s/bbgo/pull/1410): FEATURE: [bitget] Add query kline | ||
- [#1406](https://github.com/c9s/bbgo/pull/1406): FEATURE: [bitget]add balance event | ||
- [#1409](https://github.com/c9s/bbgo/pull/1409): CHORE: [bybit] print fee rate log | ||
- [#1407](https://github.com/c9s/bbgo/pull/1407): FEATURE: add environment config for disabling some klines defaults | ||
- [#1404](https://github.com/c9s/bbgo/pull/1404): FEATURE: [bitget] support cancel order | ||
- [#1400](https://github.com/c9s/bbgo/pull/1400): FEATURE: [bitget] support query trades | ||
- [#1399](https://github.com/c9s/bbgo/pull/1399): FEATURE: [bitget] support submit order |