bbgo_origin/pkg/exchange/batch
2022-06-02 16:52:33 +08:00
..
batch_test.go batch: refactor batch query 2022-05-31 00:59:33 +08:00
closedorders.go remove general rate limiter from batch query since it's already handled in the exchange 2022-06-02 16:52:33 +08:00
kline.go improve and fix kline sync 2022-06-02 16:52:33 +08:00
margin_interest.go batch: set jump if empty field 2022-06-01 19:40:29 +08:00
margin_liquidation.go batch: set jump if empty field 2022-06-01 19:40:29 +08:00
margin_loan.go batch: set jump if empty field 2022-06-01 19:40:29 +08:00
margin_repay.go batch: set jump if empty field 2022-06-01 19:40:29 +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 withdraw sync and improve withdraw string format 2022-06-02 13:56:24 +08:00
trade.go remove general rate limiter from batch query since it's already handled in the exchange 2022-06-02 16:52:33 +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