bbgo_origin/pkg/strategy/grid2
2023-04-26 22:06:53 +08:00
..
mocks grid2: fix grid recovering 2022-12-24 00:54:40 +08:00
backtest_test.go grid2: log base fee rounding precision 2023-03-01 21:49:15 +08:00
debug.go grid2: simplify WriteString call 2023-02-22 15:45:33 +08:00
grid_dnum_test.go FEATURE: [grid2] using dnum 2023-03-20 18:00:41 +08:00
grid_int64_test.go FEATURE: [grid2] using dnum 2023-03-20 18:00:41 +08:00
grid_test.go FEATURE: [grid2] using dnum 2023-03-20 18:00:41 +08:00
grid.go grid2: pull out order filtering 2023-02-21 15:50:25 +08:00
metrics.go FEATURE: [grid2] add more metrics and fix metric-related issues 2023-03-08 23:54:21 +08:00
pin_order_map.go use fixedpoint.Value as key 2023-03-16 21:58:41 +08:00
pricemap.go grid2: remove buildGridPriceMap since we have HasPrice method 2023-02-15 22:17:36 +08:00
profit_fixer_test.go grid2: move emitGridReady to earlier 2023-04-26 18:07:29 +08:00
profit_fixer.go grid2: add one more check for profitStats.InitialOrderID 2023-04-26 22:06:53 +08:00
profit_stats.go grid2: add PlainText method support to GridProfitStats 2023-02-06 16:59:50 +08:00
profit.go grid2: add SlackAttachment on grid profit 2022-12-15 15:33:26 +08:00
recover.go grid2: move emitGridReady to earlier 2023-04-26 18:07:29 +08:00
strategy_callbacks.go grid2: integrate prometheus metrics 2023-01-10 20:15:51 +08:00
strategy_test.go use fixedpoint.Value as key 2023-03-16 21:58:41 +08:00
strategy.go bbgo: lock strategy before we sync data 2023-04-26 18:07:29 +08:00
trade.go grid2: split more files 2022-12-26 01:04:17 +08:00