There was an error while loading. Please reload this page.
1 parent 84176ef commit cfa67ecCopy full SHA for cfa67ec
1 file changed
command/command_backtest.go
@@ -20,7 +20,7 @@ import (
20
21
const (
22
backTestCommand = "backtest"
23
- backTestDescription = "回测"
+ backTestDescription = "回溯因子绩效"
24
)
25
26
var (
0 commit comments