mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
2.6 KiB
2.6 KiB
- #1429: CHORE: [bybit] we don't need the fee rate in the public stream
- #1452: REFACTOR: make all common.Strategy from pointer to value
- #1451: CHORE: [xdepthmaker] improve shutdown process
- #1450: IMPROVE: [strategy] xdepthmaker final fine-tune
- #1436: FEATURE: cancel maker orders and open take profit order
- #1449: build(deps): bump @babel/traverse from 7.18.5 to 7.23.6 in /apps/frontend
- #1448: FIX: [core] solve memory leaks
- #1447: FIX: [bitget] fix price is zero when order not executed
- #1446: IMPROVE: [bitget] add more debug logs
- #1445: IMPROVE: [xdepthmaker] add more improvements
- #1444: FEATURE: upgrade to go 1.20
- #1443: IMPROVE: [bitget] improve order type handling
- #1441: FIX: fix since time override
- #1440: FIX: [indicator] Possibly incorrect assignment
- #1438: STRATEGY: add xdepthmaker strategy
- #1433: FEATURE: prepare open maker orders function
- #1428: FEATURE: use max v3 new open orders api
- #1439: FIX: fix list closed orders api limit
- #1432: FIX: use original status for recover
- #1431: FIX: fix order status length
- #1437: FIX: deactivate exit when position in closing
- #1430: FIX: add executed quantity check when order status is partially filled
- #1411: FEATURE: new strategy dca2 perparation
- #1405: FIX: [grid2] use rest quote to place the last order when opening grid
- #1421: FEATURE: use new max v3 api to query closed orders by timestamp
- #1427: CHORE: add log rate limiter to stream event and use backoff retry on bybit