|
| 1 | +[Full Changelog](https://github.com/c9s/bbgo/compare/v1.59.2...main) |
| 2 | + |
| 3 | + - [#1683](https://github.com/c9s/bbgo/pull/1683): dep: bump codecov/codecov-action from 3 to 4 |
| 4 | + - [#1680](https://github.com/c9s/bbgo/pull/1680): dep: bump docker/setup-buildx-action from 1 to 3 |
| 5 | + - [#1684](https://github.com/c9s/bbgo/pull/1684): dep: bump docker/metadata-action from 3 to 5 |
| 6 | + - [#1681](https://github.com/c9s/bbgo/pull/1681): dep: bump actions/checkout from 2 to 4 |
| 7 | + - [#1689](https://github.com/c9s/bbgo/pull/1689): FIX: fix float64 series use mean or stdev function result is zero |
| 8 | + - [#1697](https://github.com/c9s/bbgo/pull/1697): FEATURE: redesign and refactor twap order executor |
| 9 | + - [#1698](https://github.com/c9s/bbgo/pull/1698): FEATURE: update get trades api |
| 10 | + - [#1692](https://github.com/c9s/bbgo/pull/1692): DELETE: delete python |
| 11 | + - [#1693](https://github.com/c9s/bbgo/pull/1693): FIX: fix binance exchange query futures order |
| 12 | + - [#1696](https://github.com/c9s/bbgo/pull/1696): FIX: [core] setting.InitializeConverter could return a nil converter object |
| 13 | + - [#1695](https://github.com/c9s/bbgo/pull/1695): FIX: [max] fix GetDepositHistoryRequest |
| 14 | + - [#1694](https://github.com/c9s/bbgo/pull/1694): FIX: [max] fix max withdrawal api parameters |
| 15 | + - [#1691](https://github.com/c9s/bbgo/pull/1691): FEATURE: [bitget] upgrade public websocket to v2 |
| 16 | + - [#1690](https://github.com/c9s/bbgo/pull/1690): FEATURE: improve trade/order converter |
| 17 | + - [#1688](https://github.com/c9s/bbgo/pull/1688): FEATURE: [xdepthmaker] separate hedge symbol |
| 18 | + - [#1685](https://github.com/c9s/bbgo/pull/1685): IMPROVE: [xalign] improve notification |
| 19 | + - [#1679](https://github.com/c9s/bbgo/pull/1679): FIX: [xalign] fix max withdraw history api query |
| 20 | + - [#1671](https://github.com/c9s/bbgo/pull/1671): dep: bump morphy2k/revive-action from 2.5.4 to 2.5.9 |
| 21 | + - [#1672](https://github.com/c9s/bbgo/pull/1672): dep: bump docker/login-action from 1 to 3 |
| 22 | + - [#1674](https://github.com/c9s/bbgo/pull/1674): dep: bump docker/setup-qemu-action from 1 to 3 |
| 23 | + - [#1676](https://github.com/c9s/bbgo/pull/1676): dep: bump docker/build-push-action from 2 to 6 |
| 24 | + - [#1677](https://github.com/c9s/bbgo/pull/1677): dep: bump golangci/golangci-lint-action from 4 to 6 |
| 25 | + - [#1678](https://github.com/c9s/bbgo/pull/1678): FEATURE: [xalign] add withdraw detection |
| 26 | + - [#1673](https://github.com/c9s/bbgo/pull/1673): dep: bump actions/setup-go from 4 to 5 |
| 27 | + - [#1675](https://github.com/c9s/bbgo/pull/1675): dep: bump actions/cache from 2 to 4 |
| 28 | + - [#1670](https://github.com/c9s/bbgo/pull/1670): CI: Create .github/dependabot.yml |
| 29 | + - [#1669](https://github.com/c9s/bbgo/pull/1669): FEATURE: [max] update max api url |
| 30 | + - [#1668](https://github.com/c9s/bbgo/pull/1668): REFACTOR: support custom order by column |
| 31 | + - [#1663](https://github.com/c9s/bbgo/pull/1663): FIX: [rebalance] round down quantity |
| 32 | + - [#1667](https://github.com/c9s/bbgo/pull/1667): FIX: [common] fix profit fixer batch query |
| 33 | + - [#1666](https://github.com/c9s/bbgo/pull/1666): FEATURE: [liqmaker] add profit fixer support |
| 34 | + - [#1665](https://github.com/c9s/bbgo/pull/1665): IMPROVE: improve price volume slice parsing |
| 35 | + - [#1664](https://github.com/c9s/bbgo/pull/1664): FEATURE: update max api to latest version |
| 36 | + - [#1383](https://github.com/c9s/bbgo/pull/1383): FEATURE: merge recover logic and run periodically |
| 37 | + - [#1656](https://github.com/c9s/bbgo/pull/1656): REFACTOR: [autobuy] replace threshold with minBaseBalance |
| 38 | + - [#1644](https://github.com/c9s/bbgo/pull/1644): REFACTOR: Extract and move FeeBudget from xgap |
| 39 | + - [#1662](https://github.com/c9s/bbgo/pull/1662): FIX: [atrpin] fix position quantity |
| 40 | + - [#1661](https://github.com/c9s/bbgo/pull/1661): IMPROVE: [batch] improve trade batch query |
| 41 | + - [#1648](https://github.com/c9s/bbgo/pull/1648): FEATURE: [atrpin] take profit by expected base balance |
| 42 | + - [#1660](https://github.com/c9s/bbgo/pull/1660): FIX: fix trade insertion for inserted_at field |
| 43 | + - [#1659](https://github.com/c9s/bbgo/pull/1659): FEATURE: [core] add syncBufferPeriod config and set default to -30 mins |
| 44 | + - [#1657](https://github.com/c9s/bbgo/pull/1657): MINOR: compile and update migration package for trades.inserted_at |
| 45 | + - [#1646](https://github.com/c9s/bbgo/pull/1646): MINOR: add inserted_at column to trades |
| 46 | + - [#1655](https://github.com/c9s/bbgo/pull/1655): FEATURE: [xgap] add dailyTargetVolume option |
| 47 | + - [#1645](https://github.com/c9s/bbgo/pull/1645): FEATURE: [dca2] make the take-profit order of round from order to orders |
| 48 | + - [#1654](https://github.com/c9s/bbgo/pull/1654): FIX: [types] improve AdjustQuantityByMinNotional |
| 49 | + - [#1653](https://github.com/c9s/bbgo/pull/1653): FIX: [xgap] make sourceBook optional |
| 50 | + - [#1652](https://github.com/c9s/bbgo/pull/1652): FIX: [xgap] fix empty source book pricing issue |
| 51 | + - [#1649](https://github.com/c9s/bbgo/pull/1649): FEATURE: add BasicCircuitBreaker |
| 52 | + - [#1650](https://github.com/c9s/bbgo/pull/1650): FIX: [okex] fix order book subscription channels |
| 53 | + - [#1651](https://github.com/c9s/bbgo/pull/1651): FEATURE: [okx] add conn info event |
| 54 | + - [#1647](https://github.com/c9s/bbgo/pull/1647): FIX: [retry] add initialAttempts to the order trades query backoff |
| 55 | + - [#1637](https://github.com/c9s/bbgo/pull/1637): CHORE: [atrpin] add symbol and window log fields |
| 56 | + - [#1643](https://github.com/c9s/bbgo/pull/1643): FIX: [binance] implement query trade for binance margin trading |
| 57 | + - [#1640](https://github.com/c9s/bbgo/pull/1640): FEATURE: [dca2] change state recovery logic |
| 58 | + - [#1642](https://github.com/c9s/bbgo/pull/1642): Refactor: add average depth price method |
| 59 | + - [#1641](https://github.com/c9s/bbgo/pull/1641): FEATURE: [dca2] new flag UniversalCancelAllOrdersWhenClose to decide … |
| 60 | + - [#1638](https://github.com/c9s/bbgo/pull/1638): FEATURE: [dca2] store price quantity pairs of the open-position order… |
| 61 | + - [#1639](https://github.com/c9s/bbgo/pull/1639): REFACTOR: move maker tools |
| 62 | + - [#1625](https://github.com/c9s/bbgo/pull/1625): CHORE: fix function names in comment |
0 commit comments