.. |
v3
|
max: handle SelfTradeBidFeeDiscounted
|
2023-07-27 16:28:54 +08:00 |
account_test.go
|
max: move methods
|
2023-04-12 15:00:26 +08:00 |
account.go
|
maxapi: update time type fields
|
2023-04-12 15:00:26 +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: update requestgen files
|
2023-04-12 15:00:26 +08:00 |
get_accounts_request_requestgen.go
|
maxapi: update requestgen files
|
2023-04-12 15:00:26 +08:00 |
get_deposit_history_request_requestgen.go
|
maxapi: update time type fields
|
2023-04-12 15:00:26 +08:00 |
get_k_lines_request_requestgen.go
|
max: fix max kline api
|
2022-10-04 17:25:29 +08:00 |
get_k_lines_request.go
|
maxapi: add kline api test
|
2023-04-12 22:43:32 +08:00 |
get_markets_request_requestgen.go
|
maxapi: replace the legacy get markets api
|
2023-04-12 15:00:26 +08:00 |
get_markets_request.go
|
maxapi: replace the legacy get markets api
|
2023-04-12 15:00:26 +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_ticker_request_requestgen.go
|
maxapi: simplify ticker response parsing
|
2023-04-12 15:00:26 +08:00 |
get_ticker_request.go
|
maxapi: simplify ticker response parsing
|
2023-04-12 15:00:26 +08:00 |
get_tickers_request_requestgen.go
|
maxapi: refactor and clean up public service api
|
2023-04-12 15:00:26 +08:00 |
get_tickers_request.go
|
maxapi: refactor and clean up public service api
|
2023-04-12 15:00:26 +08:00 |
get_timestamp_request_requestgen.go
|
maxapi: replace the legacy get markets api
|
2023-04-12 15:00:26 +08:00 |
get_timestamp_request.go
|
maxapi: replace the legacy get markets api
|
2023-04-12 15:00:26 +08:00 |
get_vip_level_request_requestgen.go
|
maxapi: update requestgen files
|
2023-04-12 15:00:26 +08:00 |
get_withdraw_history_request_requestgen.go
|
maxapi: change time field to time.Time and update the generated code
|
2023-04-12 15:00:26 +08:00 |
get_withdrawal_addresses_request_requestgen.go
|
maxapi: fix max withdrawal api
|
2023-07-24 15:28:11 +08:00 |
order_test.go
|
fix: apply gofmt on all files, add revive action
|
2022-06-17 16:06:59 +09:00 |
order.go
|
FIX: use updated_at instead of created_at to convert MAX order to types.Order
|
2023-03-09 11:35:48 +08:00 |
public_parser.go
|
fixedpoint for exchange and indicators, some fixes in types
|
2022-02-15 12:01:38 +09:00 |
public_test.go
|
maxapi: add more market info assertion
|
2023-04-13 16:18:11 +08:00 |
public.go
|
maxapi: pass context object to the requests
|
2023-04-13 16:40:07 +08:00 |
restapi.go
|
maxapi: set user agent
|
2023-07-26 14:35:33 +08:00 |
reward_test.go
|
maxapi: refactor reward tests
|
2023-04-12 16:32:56 +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_test.go
|
types: add fee discounted field to the global trade struct
|
2023-07-25 14:57:10 +08:00 |
userdata.go
|
max: use types.MillisecondTimestamp for UpdateTime field
|
2023-07-25 13:37:31 +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: fix max withdrawal api
|
2023-07-24 15:28:11 +08:00 |
withdrawal_test.go
|
maxapi: add TestWithdrawal
|
2023-04-12 16:27:45 +08:00 |
withdrawal.go
|
maxapi: fix max withdrawal api
|
2023-07-24 15:28:11 +08:00 |