bbgo_origin/pkg/exchange/max
c9s 29105eb57f
all: simplify underlying exchange submitOrder method
- Replace SubmitOrders with SubmitOrder
- Accept only one submit order and return one created order
- Add bbgo.BatchPlaceOrders helper method and bbgo.BatchRetryPlaceOrders method
2022-09-09 18:41:06 +08:00
..
maxapi maxapi: add option to disable user agent header 2022-08-10 23:59:55 +08:00
client_order_id.go skip client order id when no client order is given 2021-06-07 01:03:21 +08:00
convert.go max: fix trades/orders parsing 2022-05-27 19:48:03 +08:00
exchange.go all: simplify underlying exchange submitOrder method 2022-09-09 18:41:06 +08:00
stream_callbacks.go max: log adratio 2022-05-25 20:34:25 +08:00
stream.go max: emit debt event and ad ratio event 2022-07-15 13:25:02 +08:00
ticker_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00