bbgo_origin/pkg/strategy
Frank Chang da0ea3d390 fix(bollgrid): skip canceling profit order on graceful exit
profit orders shouldn't be canceled on graceful exit unless
properly persisted.

a new strategy parameter `shutdownCancelProfitOrders` is added.

Issue: #220
2021-05-08 15:19:04 +08:00
..
bollgrid fix(bollgrid): skip canceling profit order on graceful exit 2021-05-08 15:19:04 +08:00
buyandhold add ID() to Strategy interface 2021-02-03 09:08:05 +08:00
flashcrash add ID() to Strategy interface 2021-02-03 09:08:05 +08:00
gap adjust state and reset per day 2021-03-22 18:48:18 +08:00
grid grid: fix order generator checking 2021-05-08 01:00:57 +08:00
mirrormaker add ID() to Strategy interface 2021-02-03 09:08:05 +08:00
pricealert add ID() to Strategy interface 2021-02-03 09:08:05 +08:00
schedule add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
skeleton add ID() to Strategy interface 2021-02-03 09:08:05 +08:00
support Add validation for support strategy 2021-04-02 10:32:38 +08:00
swing add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
trailingstop add ID() to Strategy interface 2021-02-03 09:08:05 +08:00
xmaker add MaxExposurePosition settings 2021-04-04 11:14:09 +08:00
xpuremaker add ID() to Strategy interface 2021-02-03 09:08:05 +08:00