bbgo_origin/pkg/strategy/grid2
2023-10-17 15:20:28 +08:00
..
mocks grid2: fix grid recovering 2022-12-24 00:54:40 +08:00
recovery_testcase/testcase1 MINOR: add test for recovery 2023-06-12 17:15:56 +08:00
active_order_recover_test.go add test and remove recovered atmoic bool 2023-10-13 16:50:59 +08:00
active_order_recover.go fix nil metrics error 2023-10-17 15:20:28 +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 all: reformat code 2023-05-25 14:01:22 +08:00
grid_int64_test.go all: reformat code 2023-05-25 14:01:22 +08:00
grid_test.go grid2: add remove duplicated pins and pull out filter price prec func 2023-07-22 11:36:04 +08:00
grid.go grid2: simplify removeDuplicatedPins 2023-07-22 11:45:30 +08:00
metrics.go add open orders metrics 2023-10-13 16:50: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: add timeout context to the fixer 2023-04-26 23:30:09 +08:00
profit_fixer.go grid2: improve the if err syntax 2023-04-26 23:48:02 +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_test.go use existing interface 2023-06-12 17:15:56 +08:00
recover.go FEATURE: use retry query order until successful 2023-09-19 11:12:14 +08:00
strategy_callbacks.go grid2: integrate prometheus metrics 2023-01-10 20:15:51 +08:00
strategy_test.go FEATURE: use quote quantity if there is QuoteQuantity in trade 2023-09-05 18:28:10 +08:00
strategy.go move to onAuth 2023-10-16 16:02:43 +08:00
trade.go FEATURE: use quote quantity if there is QuoteQuantity in trade 2023-09-05 18:28:10 +08:00
twin_order.go use existing interface 2023-06-12 17:15:56 +08:00