mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
19 lines
1.6 KiB
Markdown
19 lines
1.6 KiB
Markdown
|
[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
|