c9s
|
70d26ff775
|
deposit2transfer: ignore dust deposits
|
2024-11-14 15:38:30 +08:00 |
|
c9s
|
20f43e4634
|
types: attach explorer url to the deposit attachment
|
2024-11-14 12:15:52 +08:00 |
|
c9s
|
86ac4ee673
|
slacknotifier: optimize object name for comparison summary
|
2024-11-14 12:06:18 +08:00 |
|
c9s
|
230d7e117e
|
Merge pull request #1813 from c9s/kbearXD/binance/orderbook
|
2024-11-13 15:46:22 +08:00 |
|
kbearXD
|
f8bd8e4164
|
FEATURE: [binance] add update when first receive the orderbook event
|
2024-11-13 15:33:03 +08:00 |
|
kbearXD
|
ce6667268c
|
Merge pull request #1812 from c9s/kbearXD/max/orderbook
FEAUTRE: [max] reset book if receive both empty asks and bids
|
2024-11-13 15:13:37 +08:00 |
|
kbearXD
|
a356c8ac35
|
FEAUTRE: [max] reset book if receive both empty asks and bids
|
2024-11-13 15:04:57 +08:00 |
|
c9s
|
a2c1a00de2
|
Merge pull request #1811 from c9s/c9s/d2t/fix-scan-time
FIX: [deposit2transfer] fix last deposit time checking
|
2024-11-13 12:36:46 +08:00 |
|
c9s
|
d76f8c31a6
|
deposit2transfer: fix last deposit time checking
|
2024-11-13 12:24:37 +08:00 |
|
kbearXD
|
24e33fcdfd
|
Merge pull request #1809 from c9s/chiahung/xalign/check-large-amount-alert-exist
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
FIX: [xalign] verify LargetAmountAlert is not nil
|
2024-11-12 16:36:00 +08:00 |
|
c9s
|
751afdbb70
|
Merge pull request #1806 from c9s/dependabot/github_actions/morphy2k/revive-action-2.7.0
dep: bump morphy2k/revive-action from 2.6.0 to 2.7.0
|
2024-11-12 16:25:00 +08:00 |
|
kbearXD
|
44ca46cbf2
|
FIX: [xalign] verify LargetAmountAlert is not nil
|
2024-11-12 16:24:18 +08:00 |
|
c9s
|
d137bc1b6e
|
Merge pull request #1808 from c9s/c9s/xalign/livenote
IMPROVE: [deposit2transfer] add livenote support
|
2024-11-12 16:21:13 +08:00 |
|
kbearXD
|
b57c54de2b
|
Merge pull request #1791 from c9s/kbearXD/xalign/notify-if-large-amount
FEATURE: [xalign] add notification when order quote is over alert amount
|
2024-11-12 16:15:29 +08:00 |
|
c9s
|
ee7beeced6
|
deposit2transfer: add pin support
|
2024-11-12 16:09:51 +08:00 |
|
c9s
|
41b1991843
|
deposit2transfer: adjust default scan interval
|
2024-11-12 15:53:17 +08:00 |
|
c9s
|
f37fab08a0
|
deposit2transfer: pass customized channel
|
2024-11-12 15:49:29 +08:00 |
|
c9s
|
9e2cb4bd7f
|
integrate livenote and slack alert into deposit2transfer
|
2024-11-12 15:48:17 +08:00 |
|
c9s
|
85cb99802f
|
binance: store raw deposit status
|
2024-11-11 17:41:29 +08:00 |
|
c9s
|
a9c51e824d
|
bbgo: load slack notifier queue size from config
|
2024-11-11 17:31:53 +08:00 |
|
kbearXD
|
b47fc084cb
|
FEATURE: [xalign] add notification when order quote is over alert amount
|
2024-11-11 17:27:49 +08:00 |
|
c9s
|
2eca15bb61
|
Merge pull request #1807 from c9s/c9s/xalign/improvements
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
FEATURE: [livenote] object comparison, comments and mentions
|
2024-11-11 17:05:16 +08:00 |
|
c9s
|
9b1060e16d
|
livenote: add option channel
|
2024-11-11 16:56:45 +08:00 |
|
c9s
|
0b2fdd471e
|
livenote: support pin and expiry time
|
2024-11-11 16:52:09 +08:00 |
|
c9s
|
c289c2daf5
|
livenote: add test and generate diff summary for object change
|
2024-11-11 16:07:04 +08:00 |
|
c9s
|
c4c6a73774
|
slacknotifier: post comments in the liveobject threads
|
2024-11-11 15:24:45 +08:00 |
|
c9s
|
a2e17eab4d
|
slacknotifier: lookup user by email
|
2024-11-11 14:31:12 +08:00 |
|
dependabot[bot]
|
f549e7f453
|
dep: bump morphy2k/revive-action from 2.6.0 to 2.7.0
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](https://github.com/morphy2k/revive-action/compare/v2.6.0...v2.7.0)
---
updated-dependencies:
- dependency-name: morphy2k/revive-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 06:27:16 +00:00 |
|
c9s
|
6058f6980c
|
Merge pull request #1805 from c9s/c9s/feature/compare
Go / build (1.21, 6.2) (push) Has been cancelled
golang-lint / lint (push) Has been cancelled
|
2024-11-08 13:29:49 +08:00 |
|
c9s
|
d2b971d75e
|
slacknotifier,livenote: fix slack user lookup and add one time mention
|
2024-11-08 13:12:23 +08:00 |
|
c9s
|
4b24e9a480
|
slacknotifier: implement and improve translateHandle
|
2024-11-08 12:40:02 +08:00 |
|
c9s
|
d7eef21a00
|
slacknotifier: cache slack user groups
|
2024-11-08 12:31:25 +08:00 |
|
c9s
|
fc322079ba
|
xmaker: reset book after emitting reconnect
|
2024-11-08 08:37:08 +08:00 |
|
c9s
|
eb91f9d77f
|
dynamic: fix compare for fixedpoint and time.Time
|
2024-11-07 18:05:19 +08:00 |
|
c9s
|
bdc89ca579
|
dynamic: implement Compare() and add tests to Compare()
|
2024-11-07 17:15:10 +08:00 |
|
c9s
|
7b94c785ba
|
dynamic: compareStruct and compareSimpleValue
|
2024-11-07 16:31:02 +08:00 |
|
c9s
|
87b302da03
|
dynamic: add dynamic compare
|
2024-11-07 15:21:58 +08:00 |
|
c9s
|
83c181c56e
|
Merge pull request #1804 from c9s/c9s/xalign/improvements
Go / build (1.21, 6.2) (push) Has been cancelled
golang-lint / lint (push) Has been cancelled
|
2024-11-05 18:54:29 +08:00 |
|
c9s
|
73b3c5b6dd
|
all: add more livenote support
|
2024-11-05 17:34:26 +08:00 |
|
c9s
|
0e2eb8ba54
|
livenote: cache object id
|
2024-11-05 17:04:59 +08:00 |
|
c9s
|
0471cb2340
|
cmd: fix and add example strategy import
|
2024-11-05 17:03:54 +08:00 |
|
c9s
|
9b77980a69
|
add livenote pool and livenote example strategy
|
2024-11-05 17:02:06 +08:00 |
|
c9s
|
e310ea9e4e
|
all: add livenote and livenoteposter, move all example strategy into pkg/strategy/example
|
2024-11-05 16:02:34 +08:00 |
|
c9s
|
d8150a17b9
|
xalign: move activeTransferNotificationLimiter into the strategy struct
|
2024-11-05 15:20:03 +08:00 |
|
c9s
|
822c2bd5e0
|
Merge pull request #1803 from c9s/c9s/d2t/check-transfer-amount
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
FIX: [deposit2transfer] check transfer amount before transferring
|
2024-11-04 17:57:14 +08:00 |
|
c9s
|
d0a7e6b740
|
deposit2transfer: check transfer amount before transfering
|
2024-11-04 17:34:56 +08:00 |
|
c9s
|
6f1b216e14
|
Merge pull request #1802 from c9s/c9s/xmaker/truncate-balances
FIX: [xmaker] truncate balances before submitting orders
|
2024-11-04 17:32:26 +08:00 |
|
c9s
|
c3b058ce38
|
xmaker: truncate balances before submitting orders
|
2024-11-04 17:23:36 +08:00 |
|
c9s
|
1d6e850ac7
|
Merge pull request #1801 from c9s/c9s/xalign-logs
IMPROVE: [xalign] improve logs
|
2024-11-04 16:23:08 +08:00 |
|
c9s
|
bac8d489bc
|
xalign: resetFaultBalanceRecords when pending deposit/withdraw was found
|
2024-11-04 16:13:05 +08:00 |
|