bbgo_origin/pkg/exchange/max/maxapi
2022-08-10 23:59:50 +08:00
..
v3 maxapi: replace client field type with interface 2022-08-10 23:59:38 +08:00
account_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
account.go maxapi: replace client field type with interface 2022-08-10 23:59:38 +08:00
auth.go max: add filters field to the auth message 2022-05-25 13:51:24 +08:00
cancel_order_request_requestgen.go max: add v2 order api back 2022-08-10 23:59:10 +08:00
cancel_order_request.go max: add v2 order api back 2022-08-10 23:59:10 +08:00
create_order_request_requestgen.go max: add v2 order api back 2022-08-10 23:59:10 +08:00
create_order_request.go max: add v2 order api back 2022-08-10 23:59:10 +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 max: deposit request currency field is optional 2022-04-25 16:27:07 +08:00
get_k_lines_request_requestgen.go maxapi: add get klines request 2022-08-10 23:59:43 +08:00
get_k_lines_request.go maxapi: add get klines request 2022-08-10 23:59:43 +08:00
get_rewards_of_type_request_requestgen.go maxapi: refactor rewards api 2022-04-21 00:18:34 +08:00
get_rewards_request_requestgen.go maxapi: refactor rewards api 2022-04-21 00:18:34 +08:00
get_vip_level_request_requestgen.go maxapi: rewrite vip level request 2022-04-20 13:35:17 +08:00
get_withdraw_history_request_requestgen.go remove unused get trades method 2022-04-20 13:49:06 +08:00
get_withdrawal_addresses_request_requestgen.go maxapi: refactor withdrawal request 2022-04-20 16:38:08 +08:00
order_test.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
public_parser.go fixedpoint for exchange and indicators, some fixes in types 2022-02-15 12:01:38 +09:00
public.go maxapi: rewrite public service with requestgen 2022-08-10 23:59:50 +08:00
restapi.go feature: add pre-commit 2022-06-17 16:07:00 +09:00
reward_test.go maxapi: refactor rewards api 2022-04-21 00:18:34 +08:00
reward.go max: replace client field type with interface 2022-08-10 23:59:25 +08:00
trade.go max: replace client field type with interface 2022-08-10 23:59:25 +08:00
userdata.go max: fix trades/orders parsing 2022-05-27 19:48:03 +08:00
websocket.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
withdrawal_request_requestgen.go maxapi: refactor withdrawal request 2022-04-20 16:38:08 +08:00
withdrawal.go max: replace client field type with interface 2022-08-10 23:59:25 +08:00