mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
cmd: add autoborrow to built-in
This commit is contained in:
parent
c70317af2b
commit
fd247cf7d7
|
@ -2,6 +2,7 @@ package cmd
|
|||
|
||||
// import built-in strategies
|
||||
import (
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/autoborrow"
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/bollgrid"
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/bollmaker"
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/emastop"
|
||||
|
|
Loading…
Reference in New Issue
Block a user