c9s
|
813684fc77
|
core: change TradeConverter to interface and integrate trade converter
|
2024-08-07 17:29:03 +08:00 |
|
c9s
|
25b0b5ded5
|
max: fix withdraw state convert by calling convertWithdrawStatusV2
v3 api does not return status field
|
2024-08-07 17:12:55 +08:00 |
|
c9s
|
ffb2c14f1d
|
core: add TradeConverter to the trade collector
|
2024-08-07 17:07:31 +08:00 |
|
c9s
|
fad7ef219e
|
xdepthmaker: separate hedge symbol
|
2024-08-07 16:01:56 +08:00 |
|
c9s
|
9e28898df0
|
Merge pull request #1685 from c9s/c9s/xalign/notification
IMPROVE: [xalign] improve notification
|
2024-08-07 15:05:07 +08:00 |
|
c9s
|
b4cc893cac
|
types: add SlackAttachment support to types.Withdraw
|
2024-08-06 18:26:17 +08:00 |
|
c9s
|
a24a118182
|
xalign: add more withdraw checking logs
|
2024-08-06 18:08:39 +08:00 |
|
c9s
|
e03ba63e44
|
max: remove legacy emptyTime
|
2024-08-05 16:40:10 +08:00 |
|
c9s
|
5d65b817ef
|
max: add withdraw status convert function for v3
|
2024-08-05 16:39:44 +08:00 |
|
dependabot[bot]
|
b4bb7b6716
|
dep: bump docker/metadata-action from 3 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v5)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 06:57:58 +00:00 |
|
dependabot[bot]
|
57a68f8063
|
dep: bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 06:57:53 +00:00 |
|
dependabot[bot]
|
c35805916a
|
dep: bump docker/setup-buildx-action from 1 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 06:57:38 +00:00 |
|
c9s
|
00091e1ce1
|
Merge pull request #1679 from c9s/c9s/xalign/notification
FIX: [xalign] fix max withdraw history api query
|
2024-08-02 15:32:51 +08:00 |
|
c9s
|
97336912e5
|
max: use v3/withdrawals apis
|
2024-08-02 15:24:00 +08:00 |
|
c9s
|
089e69a221
|
xalign: add withdraw detection notification
|
2024-08-02 15:24:00 +08:00 |
|
c9s
|
600d81049e
|
add simple price resolver
|
2024-08-01 16:57:59 +08:00 |
|
c9s
|
22fa8d5acb
|
Merge pull request #1671 from c9s/dependabot/github_actions/morphy2k/revive-action-2.5.9
dep: bump morphy2k/revive-action from 2.5.4 to 2.5.9
|
2024-08-01 15:14:37 +08:00 |
|
c9s
|
1583d1413b
|
Merge pull request #1672 from c9s/dependabot/github_actions/docker/login-action-3
dep: bump docker/login-action from 1 to 3
|
2024-08-01 15:14:12 +08:00 |
|
c9s
|
e76496523e
|
Merge pull request #1674 from c9s/dependabot/github_actions/docker/setup-qemu-action-3
dep: bump docker/setup-qemu-action from 1 to 3
|
2024-08-01 15:13:38 +08:00 |
|
c9s
|
4c75f4dc29
|
Merge pull request #1676 from c9s/dependabot/github_actions/docker/build-push-action-6
dep: bump docker/build-push-action from 2 to 6
|
2024-08-01 14:07:43 +08:00 |
|
c9s
|
661b870f71
|
Merge pull request #1677 from c9s/dependabot/github_actions/golangci/golangci-lint-action-6
dep: bump golangci/golangci-lint-action from 4 to 6
|
2024-08-01 14:06:21 +08:00 |
|
c9s
|
eb317da21a
|
Merge pull request #1678 from c9s/c9s/xalign/withdraw-detection
FEATURE: [xalign] add withdraw detection
|
2024-07-31 18:08:32 +08:00 |
|
c9s
|
4bf558f9eb
|
xaling: add detectActiveTransfers
|
2024-07-31 16:51:00 +08:00 |
|
c9s
|
6bc8dffe16
|
maxapi: improve withdraw status conversion
|
2024-07-31 16:43:56 +08:00 |
|
c9s
|
ab20b6db89
|
all: improve binance withdraw status convertion
|
2024-07-31 15:04:08 +08:00 |
|
dependabot[bot]
|
378ef91e5d
|
dep: bump golangci/golangci-lint-action from 4 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 06:13:02 +00:00 |
|
dependabot[bot]
|
373c4ebd58
|
dep: bump docker/build-push-action from 2 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 06:12:59 +00:00 |
|
c9s
|
a5bf3518df
|
Merge pull request #1673 from c9s/dependabot/github_actions/actions/setup-go-5
dep: bump actions/setup-go from 4 to 5
|
2024-07-28 18:45:09 +08:00 |
|
c9s
|
3ebed3b836
|
Merge pull request #1675 from c9s/dependabot/github_actions/actions/cache-4
dep: bump actions/cache from 2 to 4
|
2024-07-28 18:44:45 +08:00 |
|
dependabot[bot]
|
1889e83a08
|
dep: bump actions/cache from 2 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-28 08:22:46 +00:00 |
|
dependabot[bot]
|
0dd2919bf8
|
dep: bump docker/setup-qemu-action from 1 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-28 08:22:43 +00:00 |
|
dependabot[bot]
|
82811de9dc
|
dep: bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-28 08:22:41 +00:00 |
|
dependabot[bot]
|
7516bc0eee
|
dep: bump docker/login-action from 1 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-28 08:22:38 +00:00 |
|
dependabot[bot]
|
aff94d3081
|
dep: bump morphy2k/revive-action from 2.5.4 to 2.5.9
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.5.4 to 2.5.9.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](https://github.com/morphy2k/revive-action/compare/v2.5.4...v2.5.9)
---
updated-dependencies:
- dependency-name: morphy2k/revive-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-28 08:22:35 +00:00 |
|
c9s
|
869385b403
|
Merge pull request #1670 from c9s/narumi/dependabot
Create .github/dependabot.yml
|
2024-07-28 16:22:13 +08:00 |
|
narumi
|
c5ed6fc52f
|
create .github/dependabot.yml
|
2024-07-23 17:10:24 +08:00 |
|
kbearXD
|
acd908064c
|
Merge pull request #1669 from c9s/feature/max/update-open-order-api
FEATURE: [max] update max api url
|
2024-07-23 14:39:53 +08:00 |
|
kbearXD
|
1c28fd3b44
|
FEATURE: [max] update max api url
|
2024-07-15 18:04:44 +08:00 |
|
YC
|
015c5fc9a9
|
Merge pull request #1668 from c9s/yc/custom-orderby-column
REFACTOR: support custom order by column
|
2024-07-09 17:46:29 +08:00 |
|
Yu-Cheng
|
2c2e5afa45
|
trade: test gid parameter
|
2024-07-09 17:36:20 +08:00 |
|
Yu-Cheng
|
9fb273e6a1
|
trade: support custom order by column
|
2024-07-09 16:44:24 +08:00 |
|
なるみ
|
be27d32bd8
|
Merge pull request #1663 from c9s/narumi/rebalance-round-down-qty
FIX: [rebalance] round down quantity
|
2024-07-09 05:21:49 +01:00 |
|
narumi
|
0eb3856906
|
round down quantity
|
2024-07-09 12:08:24 +08:00 |
|
c9s
|
e7a20db048
|
Merge pull request #1667 from c9s/c9s/fix-profit-fixer-batch-query
FIX: [common] fix profit fixer batch query
|
2024-07-08 17:57:20 +08:00 |
|
c9s
|
22c154f9cd
|
common: fix profit fixer batch query
|
2024-07-08 17:43:22 +08:00 |
|
c9s
|
d41de325f8
|
Merge pull request #1666 from c9s/c9s/liqmaker-profit-fixer
FEATURE: [liqmaker] add profit fixer support
|
2024-07-08 16:41:17 +08:00 |
|
c9s
|
c217aadc1b
|
common: pull out ProfitFixerBundle
|
2024-07-08 14:16:40 +08:00 |
|
c9s
|
d982524824
|
liquiditymaker: refactor profit fixer
|
2024-07-08 14:15:15 +08:00 |
|
c9s
|
e293ec5c70
|
Merge pull request #1665 from c9s/c9s/improve-pv-slice-parsing
IMPROVE: improve price volume slice parsing
|
2024-07-02 14:59:05 +08:00 |
|
c9s
|
bc12e88501
|
add func doc comments
|
2024-07-02 14:47:36 +08:00 |
|