5.8 KiB
5.8 KiB
- #1683: dep: bump codecov/codecov-action from 3 to 4
- #1680: dep: bump docker/setup-buildx-action from 1 to 3
- #1684: dep: bump docker/metadata-action from 3 to 5
- #1681: dep: bump actions/checkout from 2 to 4
- #1689: FIX: fix float64 series use mean or stdev function result is zero
- #1697: FEATURE: redesign and refactor twap order executor
- #1698: FEATURE: update get trades api
- #1692: DELETE: delete python
- #1693: FIX: fix binance exchange query futures order
- #1696: FIX: [core] setting.InitializeConverter could return a nil converter object
- #1695: FIX: [max] fix GetDepositHistoryRequest
- #1694: FIX: [max] fix max withdrawal api parameters
- #1691: FEATURE: [bitget] upgrade public websocket to v2
- #1690: FEATURE: improve trade/order converter
- #1688: FEATURE: [xdepthmaker] separate hedge symbol
- #1685: IMPROVE: [xalign] improve notification
- #1679: FIX: [xalign] fix max withdraw history api query
- #1671: dep: bump morphy2k/revive-action from 2.5.4 to 2.5.9
- #1672: dep: bump docker/login-action from 1 to 3
- #1674: dep: bump docker/setup-qemu-action from 1 to 3
- #1676: dep: bump docker/build-push-action from 2 to 6
- #1677: dep: bump golangci/golangci-lint-action from 4 to 6
- #1678: FEATURE: [xalign] add withdraw detection
- #1673: dep: bump actions/setup-go from 4 to 5
- #1675: dep: bump actions/cache from 2 to 4
- #1670: CI: Create .github/dependabot.yml
- #1669: FEATURE: [max] update max api url
- #1668: REFACTOR: support custom order by column
- #1663: FIX: [rebalance] round down quantity
- #1667: FIX: [common] fix profit fixer batch query
- #1666: FEATURE: [liqmaker] add profit fixer support
- #1665: IMPROVE: improve price volume slice parsing
- #1664: FEATURE: update max api to latest version
- #1383: FEATURE: merge recover logic and run periodically
- #1656: REFACTOR: [autobuy] replace threshold with minBaseBalance
- #1644: REFACTOR: Extract and move FeeBudget from xgap
- #1662: FIX: [atrpin] fix position quantity
- #1661: IMPROVE: [batch] improve trade batch query
- #1648: FEATURE: [atrpin] take profit by expected base balance
- #1660: FIX: fix trade insertion for inserted_at field
- #1659: FEATURE: [core] add syncBufferPeriod config and set default to -30 mins
- #1657: MINOR: compile and update migration package for trades.inserted_at
- #1646: MINOR: add inserted_at column to trades
- #1655: FEATURE: [xgap] add dailyTargetVolume option
- #1645: FEATURE: [dca2] make the take-profit order of round from order to orders
- #1654: FIX: [types] improve AdjustQuantityByMinNotional
- #1653: FIX: [xgap] make sourceBook optional
- #1652: FIX: [xgap] fix empty source book pricing issue
- #1649: FEATURE: add BasicCircuitBreaker
- #1650: FIX: [okex] fix order book subscription channels
- #1651: FEATURE: [okx] add conn info event
- #1647: FIX: [retry] add initialAttempts to the order trades query backoff
- #1637: CHORE: [atrpin] add symbol and window log fields
- #1643: FIX: [binance] implement query trade for binance margin trading
- #1640: FEATURE: [dca2] change state recovery logic
- #1642: Refactor: add average depth price method
- #1641: FEATURE: [dca2] new flag UniversalCancelAllOrdersWhenClose to decide …
- #1638: FEATURE: [dca2] store price quantity pairs of the open-position order…
- #1639: REFACTOR: move maker tools
- #1625: CHORE: fix function names in comment