bbgo_origin/pkg/exchange/max/maxapi
2021-05-18 14:14:58 +08:00
..
account.go implement withdrawal request api 2021-05-11 22:35:31 +08:00
auth.go move files into pkg 2020-10-11 16:46:15 +08:00
datatype.go max: add rewards api and example 2021-02-22 18:45:44 +08:00
order.go feature: add ioc order type support to max exchange 2021-04-11 12:29:23 +08:00
public_parser.go add event authenticated 2020-12-28 16:24:17 +08:00
public.go apply types.ExchangeMAX 2021-05-05 16:57:01 +08:00
restapi.go implement withdrawal request api 2021-05-11 22:35:31 +08:00
reward.go refactor and implement reward sync and query 2021-02-23 22:53:00 +08:00
trade.go fix max trade query ordering and sql query ordering for query last 2021-02-25 13:55:04 +08:00
userdata.go use uint32 for groupID 2021-03-22 17:32:22 +08:00
websocket.go improve maxapi websocket reconnect issue 2021-05-18 14:14:58 +08:00
websocketservice_callbacks.go bypass disconnect event 2021-03-15 17:48:16 +08:00
withdrawal.go implement withdrawal request api 2021-05-11 22:35:31 +08:00