|
| 1 | +[Full Changelog](https://github.com/c9s/bbgo/compare/v1.44.1...main) |
| 2 | + |
| 3 | + - [#1134](https://github.com/c9s/bbgo/pull/1134): strategy: [xfunding] fix binance api and add initial setup for futures account |
| 4 | + - [#1133](https://github.com/c9s/bbgo/pull/1133): FIX: end batch query if start > end |
| 5 | + - [#1132](https://github.com/c9s/bbgo/pull/1132): strategy: xfunding: add profit stats and collect funding fee info |
| 6 | + - [#1131](https://github.com/c9s/bbgo/pull/1131): strategy: xfunding: improve sync goroutine, add mutex lock, fix binance websocket message parsing ... |
| 7 | + - [#1127](https://github.com/c9s/bbgo/pull/1127): feature: strategy: xfunding |
| 8 | + - [#1125](https://github.com/c9s/bbgo/pull/1125): FEATURE: [grid2] using dnum |
| 9 | + - [#1129](https://github.com/c9s/bbgo/pull/1129): strategy: fixedmaker: replenish on start |
| 10 | + - [#1126](https://github.com/c9s/bbgo/pull/1126): FIX: max: move submitOrderLimiter to the exchange wide var |
| 11 | + - [#1124](https://github.com/c9s/bbgo/pull/1124): FEATURE: emit grid error when failed to recover or open grid |
| 12 | + - [#1122](https://github.com/c9s/bbgo/pull/1122): strategy: fixedmaker: clamp skew |
| 13 | + - [#1123](https://github.com/c9s/bbgo/pull/1123): exits/trailingstop: fix typo |
| 14 | + - [#1119](https://github.com/c9s/bbgo/pull/1119): FEATURE: make PinOrderMap's key from string to Pin |
| 15 | + - [#1120](https://github.com/c9s/bbgo/pull/1120): REFACTOR: [grid2] pull out backoff cancel all to cancelAllOrdersUntilSuccessful |
| 16 | + - [#1117](https://github.com/c9s/bbgo/pull/1117): strategy: fixedmaker: add option to use ATR to adjust spread ratio |
| 17 | + - [#1118](https://github.com/c9s/bbgo/pull/1118): MINOR: use Debug config for debug log |
| 18 | + - [#1113](https://github.com/c9s/bbgo/pull/1113): strategy: fixedmaker: add skew to adjust bid/ask price |
| 19 | + - [#1116](https://github.com/c9s/bbgo/pull/1116): FIX: fix gracefully shutdown SaveState call for Isolation |
| 20 | + - [#1115](https://github.com/c9s/bbgo/pull/1115): FIX: [grid2] fix correct price metrics |
| 21 | + - [#1114](https://github.com/c9s/bbgo/pull/1114): FEATURE: verify the grids before emit filled orders |
| 22 | + - [#1112](https://github.com/c9s/bbgo/pull/1112): FIX: fix wrong fee currency |
| 23 | + - [#1111](https://github.com/c9s/bbgo/pull/1111): strategy: rebalance: make CreatePositions and CreateProfitStats public |
0 commit comments