bbgo_origin/pkg/exchange/max/maxapi
2022-04-20 13:28:39 +08:00
..
account_test.go maxapi: add account service tests 2022-04-20 13:28:39 +08:00
account.go maxapi: add account service tests 2022-04-20 13:28:39 +08:00
auth.go move files into pkg 2020-10-11 16:46:15 +08:00
create_order_request_requestgen.go maxapi: use requestgen to query and submit orders 2022-04-20 12:18:35 +08:00
datatype.go max: add rewards api and example 2021-02-22 18:45:44 +08:00
get_account_request_requestgen.go maxapi: add generated files 2022-04-20 13:20:54 +08:00
get_accounts_request_requestgen.go maxapi: add generated files 2022-04-20 13:20:54 +08:00
get_deposit_history_request_requestgen.go maxapi: add generated files 2022-04-20 13:20:54 +08:00
get_me_request_requestgen.go maxapi: add generated files 2022-04-20 13:20:54 +08:00
get_order_history_request_requestgen.go maxapi: use requestgen to query and submit orders 2022-04-20 12:18:35 +08:00
get_order_request_requestgen.go maxapi: use requestgen to query and submit orders 2022-04-20 12:18:35 +08:00
get_orders_request_requestgen.go maxapi: add generated files 2022-04-20 13:20:54 +08:00
get_withdraw_history_request_requestgen.go maxapi: add generated files 2022-04-20 13:20:54 +08:00
order_cancel_all_request_requestgen.go maxapi: use requestgen to query and submit orders 2022-04-20 12:18:35 +08:00
order_cancel_request_requestgen.go maxapi: use requestgen to query and submit orders 2022-04-20 12:18:35 +08:00
order_test.go maxapi: use requestgen to query and submit orders 2022-04-20 12:18:35 +08:00
order.go maxapi: add generated files 2022-04-20 13:20:54 +08:00
public_parser.go fixedpoint for exchange and indicators, some fixes in types 2022-02-15 12:01:38 +09:00
public.go maxapi: use requestgen to query and submit orders 2022-04-20 12:18:35 +08:00
restapi.go maxapi: always merge params into the payload for signing 2022-04-20 12:18:35 +08:00
reward.go max: pass context background to the request 2022-04-20 12:18:35 +08:00
trade.go max: pass context background to the request 2022-04-20 12:18:35 +08:00
userdata.go max: fix max authenticated event parsing 2022-01-02 12:20:38 +08:00
websocket.go max: clean up and refactor max stream 2022-01-02 12:02:36 +08:00
withdrawal.go max: pass context background to the request 2022-04-20 12:18:35 +08:00