Commit Graph

886 Commits

Author SHA1 Message Date
c9s
5bb1722007
binance: remove ineffected DEBUG_BINANCE_STREAM 2022-07-26 16:26:40 +08:00
c9s
e1e725878e
binance: refactor server time offset setter 2022-07-26 16:25:08 +08:00
c9s
ff61235e70
binance: rename to timeSetterOnce 2022-07-26 16:22:57 +08:00
c9s
cf5e81c848
binance: refactor set server time go routine 2022-07-26 16:22:29 +08:00
zenix
2568a81dfe fix: binance time sync, exchange interval query interface, yaml for fixedpoint 2022-07-26 16:42:34 +09:00
c9s
44f3793db8
max: emit debt event and ad ratio event 2022-07-15 13:25:02 +08:00
c9s
0284d090d8
all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00
c9s
cc8821bb66
update max order api path 2022-07-08 20:47:51 +08:00
c9s
e9faf34b5e
max: fix balance field for api 2022-07-08 17:28:07 +08:00
c9s
a9bff7701c
sync: avoid adding the millisecond one to the start time 2022-06-24 18:14:52 +08:00
c9s
3ad1f0e351
show trade ID in the console 2022-06-24 15:19:12 +08:00
c9s
7b60e34821
revert time range check change, it's the same lol 2022-06-23 17:59:46 +08:00
c9s
4556e501da
batch: fix time range checking 2022-06-23 17:49:28 +08:00
c9s
9f2b810fd3
reformat go code 2022-06-21 01:25:47 +08:00
Yo-An Lin
ed19d0395f
Merge pull request #738 from c9s/feature/binance-rebate-history
feature: binance: add binance spot rebate history support
2022-06-18 03:07:31 +08:00
Yo-An Lin
24fc5c2baf
Merge pull request #736 from zenixls2/feature/lint_fmt_check
fix: gosimple alert
2022-06-18 02:48:47 +08:00
c9s
2fb36f4a9f
binance: add binance spot rebate history support 2022-06-18 02:47:15 +08:00
c9s
d6f2f4046a
max: add limit to the closed order query 2022-06-18 01:57:34 +08:00
zenix
a5ffca7fe8 fix: gosimple alert 2022-06-17 20:19:51 +09:00
zenix
ba1342cbc3 feature: add pre-commit 2022-06-17 16:07:00 +09:00
zenix
55fa4cc8f1 fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
c9s
aedd3e79d5
maxapi: drop unused mustParseURL 2022-06-17 12:52:22 +08:00
c9s
ce63723ff0
maxapi: drop unused functions 2022-06-17 12:52:06 +08:00
c9s
500dc64ed4
maxapi: drop unused v2 order api 2022-06-16 16:05:21 +08:00
c9s
0aa606ebcb
maxapi: drop unused v2 api 2022-06-16 16:03:12 +08:00
Yo-An Lin
f9a18e04c2
Merge pull request #729 from c9s/improve/maxapi
refactor: re-arrange maxapi files
2022-06-16 15:41:59 +08:00
c9s
4b14e7f7e5
refactor maxapi files 2022-06-16 15:22:36 +08:00
ankion
b82476428d fix futures mode not use futures kline data. 2022-06-15 16:00:30 +08:00
c9s
22d5b6e142
move max api files 2022-06-15 14:55:43 +08:00
c9s
8d9e63671e
binance: add GetApiReferralIfNewUserRequest api 2022-06-14 12:24:48 +08:00
c9s
35d04bd31f
remove kline debug log 2022-06-13 10:38:15 +08:00
c9s
470e003867
max: fix max v3 order cancel 2022-06-10 02:50:39 +08:00
c9s
5f075af24f
batch: add DepositBatchQuery 2022-06-08 15:49:44 +08:00
c9s
c4c8bca72f
binance: re-implement deposit history query 2022-06-08 15:49:44 +08:00
c9s
d7f9742360
binance: revert the start time filtering 2022-06-07 00:50:07 +08:00
c9s
53e74b6262
fix timezone issue for sqlite and mysql 2022-06-07 00:48:13 +08:00
c9s
a6d18a87f5
fix: batch query exit issue
- remove errC case (this channel is closed earlier)
- add empty data range test case for finding missing time range
2022-06-06 13:25:11 +08:00
ankion
d90cf43d5a fix futures QuoteQuantity incorrect. 2022-06-05 16:33:08 +08:00
c9s
9083881442
refactor exchange factory and solve the incorrect pkg import dependency from ftx 2022-06-04 11:47:55 +08:00
c9s
6ceb54679a
add websocket log prefix 2022-06-04 00:39:24 +08:00
c9s
3428aeba03
apply default exchange fee rate
fixes #566
2022-06-03 03:24:34 +08:00
c9s
75bd5ffe32
ftx: fix kline time range check 2022-06-03 02:05:06 +08:00
c9s
b1419a6f8b
ftx: add balance poller 2022-06-02 22:01:03 +08:00
c9s
3eb3a1f367
fix: ftx: add limit to ftx kline query 2022-06-02 21:51:22 +08:00
c9s
824951c3d5
batch: add remote query profiler 2022-06-02 16:52:34 +08:00
c9s
02a8bf4c8c
remove general rate limiter from batch query since it's already handled in the exchange 2022-06-02 16:52:33 +08:00
c9s
a878f35ca1
improve and fix kline sync 2022-06-02 16:52:33 +08:00
zenix
5faab1d55c fix: change from local timezone to UTC when do syncing 2022-06-02 17:12:17 +09:00
c9s
5d98674ab5
fix withdraw sync and improve withdraw string format 2022-06-02 13:56:24 +08:00
c9s
813166dd92
add TestWithdrawBatchQuery test 2022-06-02 13:56:24 +08:00