bbgo_origin/pkg/exchange/max/maxapi
2020-11-09 16:34:35 +08:00
..
account.go make currency parameter optional 2020-10-12 17:15:13 +08:00
auth.go move files into pkg 2020-10-11 16:46:15 +08:00
order.go implement QueryClosedOrders 2020-11-05 11:14:14 +08:00
public_parser.go support backtesting kline verification 2020-11-07 00:49:17 +08:00
public.go replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
restapi.go Add more exchange order features 2020-10-25 19:22:22 +08:00
trade.go move files into pkg 2020-10-11 16:46:15 +08:00
userdata.go handle max order update message convertion 2020-10-31 18:29:58 +08:00
websocket.go replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
websocketservice_callbacks.go max: implement kline event parser for websocket 2020-10-19 22:46:34 +08:00