.. |
batch_test.go
|
fix: apply gofmt on all files, add revive action
|
2022-06-17 16:06:59 +09:00 |
closedorders.go
|
pkg/exchange: add jumpIfEmpty opts to closed order batch query
|
2023-10-26 09:31:25 +08:00 |
deposit.go
|
batch: add DepositBatchQuery
|
2022-06-08 15:49:44 +08:00 |
funding_fee.go
|
batch: fix binance query return type
|
2023-03-26 00:56:24 +08:00 |
kline.go
|
fix timezone issue for sqlite and mysql
|
2022-06-07 00:48:13 +08:00 |
margin_interest.go
|
all: rename types.MarginHistory to types.MarginHistoryService
|
2023-03-26 00:53:43 +08:00 |
margin_liquidation.go
|
all: rename types.MarginHistory to types.MarginHistoryService
|
2023-03-26 00:53:43 +08:00 |
margin_loan.go
|
all: rename types.MarginHistory to types.MarginHistoryService
|
2023-03-26 00:53:43 +08:00 |
margin_repay.go
|
all: rename types.MarginHistory to types.MarginHistoryService
|
2023-03-26 00:53:43 +08:00 |
option.go
|
pkg/exchange: add a jumpIfEmpty to batch trade option
|
2023-10-25 21:30:54 +08:00 |
reward.go
|
batch: refactor batch query
|
2022-05-31 00:59:33 +08:00 |
time_range_query_test.go
|
batch: refactor batch query
|
2022-05-31 00:59:33 +08:00 |
time_range_query.go
|
FIX: end batch query if start > end
|
2023-03-27 16:03:06 +08:00 |
trade_test.go
|
pkx/exchange: fix batch query trade missing time range
|
2023-07-28 22:54:48 +08:00 |
trade.go
|
pkg/exchange: add a jumpIfEmpty to batch trade option
|
2023-10-25 21:30:54 +08:00 |
withdraw_test.go
|
add TestWithdrawBatchQuery test
|
2022-06-02 13:56:24 +08:00 |
withdraw.go
|
fix withdraw sync and improve withdraw string format
|
2022-06-02 13:56:24 +08:00 |