bbgo_origin/pkg
2023-07-06 16:02:37 +08:00
..
accounting pnl: fix nil position point issue 2022-09-11 23:18:54 +08:00
backtest backtest: adjust best bid/ask price with tick size 2023-06-14 17:25:22 +08:00
bbgo Merge pull request #1221 from c9s/feature/tri 2023-07-05 16:24:29 +08:00
cache all: reformat code 2023-05-25 14:01:22 +08:00
cmd all: move trade collector to pkg/core 2023-07-05 15:26:36 +08:00
core core: add order update trigger channel 2023-07-05 15:51:29 +08:00
data/tsv strategy/supertrend: use pkg/data/tsv for tsv output 2022-08-16 15:49:08 +08:00
datasource get marketcap values from coinmarketcap 2022-09-14 02:44:57 +08:00
datatype floats: fix floats.Slice truncate 2023-06-01 11:43:22 +08:00
depth depth: do not test depth buffer when race is on 2022-06-20 02:49:07 +08:00
dynamic feature: add config dump / param dump / param modify for elliottwave, refactor param dump 2022-09-27 20:26:59 +09:00
exchange all: rename QueryOrderUntilSuccessful to QueryOrderUntilFilled 2023-06-29 17:17:32 +08:00
fixedpoint make dnum support negative precision 2023-03-21 11:44:37 +08:00
grpc bbgo: apply logger into the order executor 2023-03-02 16:16:14 +08:00
indicator all: refactor risk control and integrate risk control into scmaker 2023-07-03 17:09:13 +08:00
interact interact: fix concurrent map write - add mutex on interact 2023-04-16 21:26:52 +08:00
migrations compile and update migration package 2022-07-10 19:08:30 +08:00
net/websocketbase refactor exchange factory and solve the incorrect pkg import dependency from ftx 2022-06-04 11:47:55 +08:00
notifier fix: rate settings in telegram, make elliottwave draw async 2022-10-27 17:35:50 +09:00
optimizer feature: optimizer add profitFactor optimization. Optimization value use float64 instead to save memory and boost performance 2022-11-10 18:17:35 +09:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
report feature/profitReport: pass 0 to Last() 2023-06-15 17:35:52 +08:00
risk all: move trade collector to pkg/core 2023-07-05 15:26:36 +08:00
server fix: gosimple alert 2022-06-17 20:19:51 +09:00
service all: reformat code 2023-05-25 14:01:22 +08:00
sigchan move files into pkg 2020-10-11 16:46:15 +08:00
slack notifier: redirect error, panic, fatal error to telegram 2022-09-12 00:29:12 +08:00
strategy xfunding: always sync funding fee 2023-07-06 16:02:37 +08:00
style all: resolve import cycle 2022-08-23 02:12:26 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types core: add order update trigger channel 2023-07-05 15:51:29 +08:00
util backoff: add default timeout to backoff.RetryGeneral 2023-04-12 13:49:29 +08:00
version bump version to v1.50.1 2023-07-02 14:14:06 +08:00