Commit Graph

9147 Commits

Author SHA1 Message Date
c9s
56fdf0a21f
insert net_profit into the table
i really don't know why I forgot this lol
2024-11-15 16:57:00 +08:00
c9s
f2ae512e3f
compile and update migration package 2024-11-15 16:54:33 +08:00
c9s
ee2b0842f5
migrations: add migration sql files for adding new net_profit column 2024-11-15 16:54:04 +08:00
c9s
9d0898ecc6
add net profit arg to the position insert method 2024-11-15 16:41:16 +08:00
c9s
e26156d77b
move local func 2024-11-15 16:35:38 +08:00
c9s
8922ed78bf
style: fix PnLEmojiMargin 2024-11-15 15:56:34 +08:00
kbearXD
02151afc2d
Merge pull request #1819 from c9s/kbearXD/max/depth-buffer
FIX: [max] use the same depth to QueryDepth
2024-11-15 15:07:45 +08:00
kbearXD
cb00b239f0 FIX: [max] use the same depth to QueryDepth 2024-11-15 14:46:52 +08:00
c9s
3eff1abba7
improve deposit.GetCurrentConfirmation 2024-11-15 12:15:44 +08:00
c9s
0917b13b3f
deposit2transfer: fix emojis
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
2024-11-15 11:02:04 +08:00
c9s
4dc04e9bb9
rename SlackEmoji to just Emoji 2024-11-15 10:57:31 +08:00
c9s
af3a105e70
max: improve max deposit status string 2024-11-15 10:57:06 +08:00
c9s
82948c5c7f
types: fix deposit emojis 2024-11-15 10:56:58 +08:00
c9s
f1b6ac2e10
types: handle max exchange network strings 2024-11-15 10:50:06 +08:00
c9s
70c10cf6f9
style: set emoji repeat limit 2024-11-15 10:49:56 +08:00
c9s
838efe8295
bbgo: add slack enable interaction config 2024-11-15 10:41:23 +08:00
c9s
e379e4c97d
all: handle AllAuthedC timeout from the caller
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
2024-11-15 02:03:22 +08:00
c9s
e5c57bf8ba
fix binance emitAuth event trigger 2024-11-15 01:48:32 +08:00
c9s
5781ad4207
bbgo: enable slack interaction only when slack app token is defined 2024-11-15 01:03:09 +08:00
c9s
1071c68a1a
xmaker: adjust auth timeout to 3min 2024-11-15 00:57:36 +08:00
c9s
aea21f1bdd
xmaker: add s.makerUserDataConnectivity 2024-11-15 00:18:15 +08:00
c9s
a8f1a49cab
bbgo: fetch non zero balances 2024-11-15 00:11:47 +08:00
c9s
8791da67c0
Merge pull request #1817 from c9s/c9s/fix-connectivity
FIX: refactor and redesign connectivity
2024-11-14 23:41:23 +08:00
c9s
1e5733636d
Merge pull request #1818 from c9s/c9s/fix-deposit-time-checking
FIX: fix deposit time checking
2024-11-14 23:00:30 +08:00
c9s
e9e3dbacec
deposit2transfer: fix deposit time checking 2024-11-14 22:49:50 +08:00
c9s
37c97fd966
fix data race issue 2024-11-14 22:49:10 +08:00
c9s
8abafdeac7
types: add one more tests for diff conn groups 2024-11-14 22:33:04 +08:00
c9s
f67735eb34
types: add more tests for group.AllAuthedC 2024-11-14 22:30:14 +08:00
c9s
ebab50f30c
types: refactor, redesign connectivity 2024-11-14 22:19:07 +08:00
c9s
1eb0c1b092
pricesolver: improve warning log with the actual price 2024-11-14 21:17:19 +08:00
c9s
c395dc8a9a
xmaker: check sourceMarkets 2024-11-14 21:16:41 +08:00
c9s
2af2b4e7ad
Merge pull request #1816 from c9s/c9s/fix/circuit-breaker-metrics-label
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
FIX: [circuit breaker] separate metrics label by symbol and add panic handler
2024-11-14 16:42:54 +08:00
c9s
cd58793a9b
types/deposit: add getArbitrumExplorerURL 2024-11-14 16:34:10 +08:00
c9s
e47609e8a1
all: call SetMetricsInfo when the circuit breaker instance exists 2024-11-14 16:31:08 +08:00
c9s
6e4b23f6b4
circuitbreaker: extend circuitbreaker metrics label with symbol field, add on panic callback 2024-11-14 16:26:17 +08:00
c9s
10e3323c88
deposit2transfer: optimize slack messages 2024-11-14 16:16:02 +08:00
c9s
ac0dfff59d
Merge pull request #1815 from c9s/c9s/d2t/ignore-dust-deposits
IMPROVE: [deposit2transfer] ignore dust amount
2024-11-14 16:08:46 +08:00
c9s
51909ba1f7
fix regexp quote 2024-11-14 15:59:31 +08:00
c9s
78d3ff14c8
types: add SlackEmoji to the deposit struct 2024-11-14 15:48:26 +08:00
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
66396f9503
Merge pull request #1814 from c9s/c9s/maxapi/update-deposit-info
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
IMPROVE: [maxapi] update deposit info fields
2024-11-13 16:50:37 +08:00
c9s
0992bf8b2a
maxapi: update deposit info fields 2024-11-13 16:38:21 +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