.. |
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
|
FEATURE: prepare query trades funtion for new recover
|
2023-10-25 13:34:11 +08:00 |
active_order_recover.go
|
grid2: check order's original status for updating
|
2023-11-17 17:14:52 +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_recover_test.go
|
REFACTOR: rename file and variable
|
2023-10-24 13:03:14 +08:00 |
grid_recover.go
|
FIX: use original status for recover
|
2023-11-24 14:17:19 +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
|
fix
|
2023-11-07 13:30:58 +08:00 |
profit.go
|
grid2: add SlackAttachment on grid profit
|
2022-12-15 15:33:26 +08:00 |
recover_test.go
|
return bool to let syncActiveOrderBook really sync or skip
|
2023-11-07 14:39:29 +08:00 |
recover.go
|
grid2: check order's original status for updating
|
2023-11-17 17:14:52 +08:00 |
strategy_callbacks.go
|
grid2: integrate prometheus metrics
|
2023-01-10 20:15:51 +08:00 |
strategy_test.go
|
grid2: add another test case for 0 baseGridNum
|
2023-11-04 12:56:11 +08:00 |
strategy.go
|
grid2: subscribe 1m kline only when one of the trigger price is set
|
2023-12-26 10:56:08 +08:00 |
trade.go
|
FEATURE: use quote quantity if there is QuoteQuantity in trade
|
2023-09-05 18:28:10 +08:00 |
twin_order_test.go
|
FEATURE: prepare query trades funtion for new recover
|
2023-10-25 13:34:11 +08:00 |
twin_order.go
|
FEATURE: prepare query trades funtion for new recover
|
2023-10-25 13:34:11 +08:00 |