bbgo_origin/pkg/exchange/max/maxapi/v3
2022-08-10 23:59:38 +08:00
..
cancel_order_request_requestgen.go max: fix max v3 order cancel 2022-06-10 02:50:39 +08:00
cancel_order_request.go max: fix max v3 order cancel 2022-06-10 02:50:39 +08:00
cancel_wallet_order_all_request_requestgen.go max: rename requests 2022-05-28 16:47:41 +08:00
cancel_wallet_order_all_request.go refactor maxapi files 2022-06-16 15:22:36 +08:00
create_wallet_order_request_requestgen.go maxapi/v3: apply order type constant type 2022-08-10 23:59:16 +08:00
create_wallet_order_request.go maxapi/v3: apply order type constant type 2022-08-10 23:59:16 +08:00
get_margin_ad_ratio_request_requestgen.go max: generate missing files 2022-05-28 16:52:02 +08:00
get_margin_ad_ratio_request.go refactor maxapi files 2022-06-16 15:22:36 +08:00
get_margin_borrowing_limits_request_requestgen.go max: generate missing files 2022-05-28 16:52:02 +08:00
get_margin_interest_history_request_requestgen.go max: generate missing files 2022-05-28 16:52:02 +08:00
get_margin_interest_rates_request_requestgen.go max: generate missing files 2022-05-28 16:52:02 +08:00
get_margin_liquidation_history_request_requestgen.go max: generate missing files 2022-05-28 16:52:02 +08:00
get_margin_loan_history_request_requestgen.go max: generate missing files 2022-05-28 16:52:02 +08:00
get_margin_repayment_history_request_requestgen.go max: generate missing files 2022-05-28 16:52:02 +08:00
get_order_request_requestgen.go define wallet type and separate wallet order api 2022-05-24 17:48:08 +08:00
get_order_request.go max: fix max v3 order cancel 2022-06-10 02:50:39 +08:00
get_order_trades_request_requestgen.go exchange/max: fix order trades query field name 2022-08-09 11:37:12 +08:00
get_order_trades_request.go exchange/max: fix order trades query field name 2022-08-09 11:37:12 +08:00
get_wallet_accounts_request_requestgen.go max: rename requests 2022-05-28 16:47:41 +08:00
get_wallet_accounts_request.go refactor maxapi files 2022-06-16 15:22:36 +08:00
get_wallet_open_orders_request_requestgen.go max: rename requests 2022-05-28 16:47:41 +08:00
get_wallet_open_orders_request.go refactor maxapi files 2022-06-16 15:22:36 +08:00
get_wallet_order_history_request_requestgen.go max: rename requests 2022-05-28 16:47:41 +08:00
get_wallet_order_history_request.go refactor maxapi files 2022-06-16 15:22:36 +08:00
get_wallet_trades_request_requestgen.go max: rename requests 2022-05-28 16:47:41 +08:00
get_wallet_trades_request.go max: fix max v3 order cancel 2022-06-10 02:50:39 +08:00
margin_loan_request_requestgen.go max: fix v3 loan/repay api path 2022-06-02 01:41:41 +08:00
margin_repay_request_requestgen.go max: fix v3 loan/repay api path 2022-06-02 01:41:41 +08:00
margin.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
order.go maxapi: replace client field type with interface 2022-08-10 23:59:38 +08:00