bbgo_origin/pkg/strategy/fmaker
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
..
a2_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
A2.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
a3_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
A3.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
a18_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
A18.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
a34_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
A34.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
r_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
R.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s1_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S1.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s2_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S2.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s3_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S3.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s4_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S4.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s5_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S5.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s6_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S6.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s7_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S7.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
s0_callbacks.go strategy: add fmaker 2022-05-29 21:39:11 +08:00
S0.go all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
strategy.go all: simplify underlying exchange submitOrder method 2022-09-09 18:41:06 +08:00