bbgo_origin/pkg/exchange/max/maxapi
2021-06-16 13:04:05 +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 fix preorder, postorder and inorder 2021-05-22 11:36:58 +08:00
public.go okex: implement candlestick api and improve kline console format 2021-05-28 20:51:10 +08:00
restapi.go maxapi: load http transport settings from env vars 2021-06-16 13:04:05 +08:00
reward.go move Time type to types.Time 2021-05-21 00:10:53 +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 add ping worker to max 2021-05-29 00:26:53 +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