bbgo_origin/pkg/exchange/binance/binanceapi
2022-05-31 17:43:17 +08:00
..
alias.go binanceapi: add GetForceLiquidationRecordRequest api 2022-05-04 16:27:28 +08:00
client_test.go service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
client.go binance: adjust margin history interface 2022-05-29 01:42:08 +08:00
get_deposit_address_request_requestgen.go binanceapi: add GetForceLiquidationRecordRequest api 2022-05-04 16:27:28 +08:00
get_deposit_address_request.go binance: add NewGetDepositAddressRequest api 2022-05-04 16:27:28 +08:00
get_deposit_history_request_requestgen.go binanceapi: add GetForceLiquidationRecordRequest api 2022-05-04 16:27:28 +08:00
get_deposit_history_request.go binance: add GetDepositHistoryRequest 2022-05-04 16:27:28 +08:00
get_margin_interest_history_request_requestgen.go binance: add GetMarginInterestHistoryRequest api 2022-05-29 01:13:33 +08:00
get_margin_interest_history_request_test.go binance: add GetMarginInterestHistoryRequest api 2022-05-29 01:13:33 +08:00
get_margin_interest_history_request.go binance: add GetMarginInterestHistoryRequest api 2022-05-29 01:13:33 +08:00
get_margin_interest_rate_history_request_requestgen.go binance: add GetMarginInterestHistoryRequest api 2022-05-29 01:13:33 +08:00
get_margin_interest_rate_history_request.go binance: add GetMarginInterestHistoryRequest api 2022-05-29 01:13:33 +08:00
get_margin_liquidation_history_request_requestgen.go binance: fix and rename margin liquidation history request 2022-05-29 00:57:46 +08:00
get_margin_liquidation_history_request.go binance: add GetMarginInterestHistoryRequest api 2022-05-29 01:13:33 +08:00
get_margin_loan_history_request_requestgen.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
get_margin_loan_history_request_test.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
get_margin_loan_history_request.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
get_margin_repay_history_request_requestgen.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
get_margin_repay_history_request_test.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
get_margin_repay_history_request.go binance: convert loans and repays to global types 2022-05-29 11:52:25 +08:00
get_spot_rebate_history_request_requestgen.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
get_spot_rebate_history_request.go binance: adjust margin history interface 2022-05-29 01:42:08 +08:00
get_trade_fee_request_requestgen.go binanceapi: add GetForceLiquidationRecordRequest api 2022-05-04 16:27:28 +08:00
get_trade_fee_request.go binanceapi: add withdraw request 2022-05-04 16:27:28 +08:00
page.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
rows.go binance: fix and add loan/repay history test 2022-05-29 00:52:22 +08:00
withdraw_request_requestgen.go binanceapi: add GetForceLiquidationRecordRequest api 2022-05-04 16:27:28 +08:00
withdraw_request.go binanceapi: add withdraw request 2022-05-04 16:27:28 +08:00