mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
fix: rename packae name
This commit is contained in:
parent
4ee73149c1
commit
6f04789111
|
@ -23,5 +23,5 @@ import (
|
|||
_ "github.com/c9s/bbgo/pkg/strategy/xmaker"
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/xnav"
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/xpuremaker"
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/ewo_dgtrd"
|
||||
_ "github.com/c9s/bbgo/pkg/strategy/ewoDgtrd"
|
||||
)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package ewo_dgtrd
|
||||
package ewoDgtrd
|
||||
|
||||
import (
|
||||
"context"
|
Loading…
Reference in New Issue
Block a user