bbgo_origin/pkg/exchange/okex
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
..
okexapi feature: add pre-commit 2022-06-17 16:07:00 +09:00
convert.go fix: gosimple alert 2022-06-17 20:19:51 +09:00
exchange.go all: simplify underlying exchange submitOrder method 2022-09-09 18:41:06 +08:00
gensymbols.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
parse.go add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
stream_callbacks.go okex: refactor okex stream 2022-01-02 02:37:33 +08:00
stream.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
symbols.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00