|
| 1 | +## Fixes |
| 2 | + |
| 3 | +- fixed xmaker bugs |
| 4 | +- updated helm chart for sync cronjob |
| 5 | +- fixed max deposits api |
| 6 | + |
| 7 | +[Full Changelog](https://github.com/c9s/bbgo/compare/v1.60.0...main) |
| 8 | + |
| 9 | + - [#1727](https://github.com/c9s/bbgo/pull/1727): FIX: update timeInForce for binance margin order |
| 10 | + - [#1729](https://github.com/c9s/bbgo/pull/1729): FIX: [max] fix v3 deposit state conversion |
| 11 | + - [#1723](https://github.com/c9s/bbgo/pull/1723): FIX: [xmaker] avoid calculate margin from 0.0 signal |
| 12 | + - [#1721](https://github.com/c9s/bbgo/pull/1721): FIX: [xmaker] fix aggregatePrice method |
| 13 | + - [#1725](https://github.com/c9s/bbgo/pull/1725): IMPROVE: [xmaker] improve hedge margin account leverage calculation |
| 14 | + - [#1722](https://github.com/c9s/bbgo/pull/1722): FEATURE: [xmaker] add signals |
| 15 | + - [#1720](https://github.com/c9s/bbgo/pull/1720): FEATURE: [xmaker] margin credit improvement |
| 16 | + - [#1718](https://github.com/c9s/bbgo/pull/1718): FEATURE: [xmaker] add more config metrics |
| 17 | + - [#1719](https://github.com/c9s/bbgo/pull/1719): IMPROVE: [xmaker] fix bollinger band price calculation |
| 18 | + - [#1709](https://github.com/c9s/bbgo/pull/1709): IMPROVE: [xmaker] improve profit stats ticker and integrate rate limiter |
| 19 | + - [#1708](https://github.com/c9s/bbgo/pull/1708): FEATURE: [xmaker] integrate circuit breaker |
| 20 | + - [#1712](https://github.com/c9s/bbgo/pull/1712): FEATURE: [xmaker] add profit fixer |
| 21 | + - [#1710](https://github.com/c9s/bbgo/pull/1710): IMPROVE: [xmaker] improve stability |
| 22 | + - [#1717](https://github.com/c9s/bbgo/pull/1717): REFACTOR: [xmaker] refactor hedge worker and quote worker |
| 23 | + - [#1716](https://github.com/c9s/bbgo/pull/1716): FIX: [xmaker] profit object can be nil |
| 24 | + - [#1707](https://github.com/c9s/bbgo/pull/1707): FIX: [xmaker] position metrics missing label |
| 25 | + - [#1715](https://github.com/c9s/bbgo/pull/1715): UPGRADE: [go] upgrade packages that are too old |
| 26 | + - [#1713](https://github.com/c9s/bbgo/pull/1713): FEATURE: [chart] add env vars section |
| 27 | + - [#1711](https://github.com/c9s/bbgo/pull/1711): FEATURE: [binance] add new margin order side effect AUTO_BORROW_REPAY |
| 28 | + - [#1705](https://github.com/c9s/bbgo/pull/1705): FIX: [k8s] fix sync.enabled option |
| 29 | + - [#1704](https://github.com/c9s/bbgo/pull/1704): FEATURE: [k8s] add cronjob for sync |
| 30 | + - [#1700](https://github.com/c9s/bbgo/pull/1700): Fix: [autobuy] fix error when bollinger settings is not set |
| 31 | + - [#1703](https://github.com/c9s/bbgo/pull/1703): FEATURE: [core] add position metrics |
| 32 | + - [#1702](https://github.com/c9s/bbgo/pull/1702): IMPROVE: improve balance related metrics |
| 33 | + - [#1699](https://github.com/c9s/bbgo/pull/1699): REFACTOR: [twap] upgrade twap command and add optional order update rate limiter |
| 34 | + - [#1701](https://github.com/c9s/bbgo/pull/1701): RELEASE: v1.60.0 |
| 35 | + - [#1714](https://github.com/c9s/bbgo/pull/1714): dep: bump actions/setup-node from 2 to 4 |
0 commit comments