bbgo_origin/pkg/strategy
kbearXD 4a0c9ca032
Merge pull request #1474 from c9s/kbearXD/dca2/callbacks-and-close
FEATURE: [dca2] add callbacks and shutdown function
2024-01-10 15:10:08 +08:00
..
atrpin FIX: move common.Strategy to Initialize 2023-12-18 14:48:13 +08:00
audacitymaker all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
autoborrow autoborrow: add repaid alert 2024-01-09 09:59:53 +08:00
autobuy add autobuy strategy 2023-12-26 17:53:14 +08:00
bollgrid all: move trade store and order store into pkg/core 2023-07-04 21:42:24 +08:00
bollmaker bollmaker: fix ema cross subscription 2023-12-20 12:09:19 +08:00
common fix 2024-01-10 14:37:07 +08:00
convert convert: move moq check/adjustment to types.Market 2023-08-05 16:39:03 +08:00
dca all: add context parameter to Sync() 2022-10-03 18:45:24 +08:00
dca2 fix 2024-01-10 14:37:07 +08:00
deposit2transfer deposit2transfer: fix err msg 2023-08-17 17:42:05 +08:00
drift all: replace all Index(i) callers 2023-06-01 07:46:50 +08:00
elliottwave all: replace all Index(i) callers 2023-06-01 07:46:50 +08:00
emacross emacross, scmaker: fix strategy initialization 2023-12-19 21:58:50 +08:00
emastop all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
etf all: clean up bbgo.Notifiability 2022-06-19 13:05:02 +08:00
ewoDgtrd all: replace all Index(i) callers 2023-06-01 07:46:50 +08:00
factorzoo all: move v2 indicator to indicator/v2 2023-07-10 17:17:46 +08:00
fixedmaker apply inventory-skew to xfixedmaker 2023-12-21 16:39:23 +08:00
flashcrash all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
fmaker all: move v2 indicator to indicator/v2 2023-07-10 17:17:46 +08:00
grid all: move trade collector to pkg/core 2023-07-05 15:26:36 +08:00
grid2 grid2: subscribe 1m kline only when one of the trigger price is set 2023-12-26 10:56:08 +08:00
harmonic all: move v2 indicator to indicator/v2 2023-07-10 17:17:46 +08:00
irr all: move v2 indicator to indicator/v2 2023-07-10 17:17:46 +08:00
kline use types.Interval instead of string 2022-05-19 10:04:03 +08:00
linregmaker fix/linregmaker: use float64() to output parameters 2023-07-18 11:00:02 +08:00
liquiditymaker fixedmaker, liquiditymaker: update initialize method 2023-12-19 21:59:44 +08:00
marketcap fixup! set order type default value in Defaults method 2023-03-06 13:37:03 +00:00
pivotshort all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
pricealert all: clean up notifiability usage 2022-06-19 13:01:22 +08:00
pricedrop all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
random rename cronExpression to schedule 2024-01-06 17:37:13 +08:00
rebalance rename cronExpression to schedule 2024-01-06 17:37:13 +08:00
rsicross FIX: move common.Strategy to Initialize 2023-12-18 14:48:13 +08:00
rsmaker all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
schedule schedule: add MinBaseBalance config 2023-06-07 16:36:38 +08:00
scmaker emacross, scmaker: fix strategy initialization 2023-12-19 21:58:50 +08:00
skeleton all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
supertrend fix/supertrend: use strconv instead of fmt 2023-08-04 11:07:20 +08:00
support all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
swing all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
techsignal all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
trendtrader make rightWindow possible to be set as zero 2023-10-16 12:36:52 +08:00
tri *: fix lint 2023-09-01 17:54:43 +08:00
wall FIX: move common.Strategy to Initialize 2023-12-18 14:48:13 +08:00
xalign adjust quantity by max amount 2023-10-27 15:01:41 +08:00
xbalance util: remove unused func 2022-12-26 16:05:21 +08:00
xdepthmaker xdepthmaker: simplify covered handler registration 2023-12-20 22:28:20 +08:00
xfixedmaker apply inventory-skew to xfixedmaker 2023-12-21 16:39:23 +08:00
xfunding fix: replace json.Number with MillisecondTimestamp in types 2023-09-27 15:52:02 +09:00
xgap xgap: print currency 2024-01-07 18:56:57 +08:00
xmaker improve price hart beat usage 2023-12-07 16:18:23 +08:00
xnav add cron schedule to xnav 2023-12-26 17:07:03 +08:00