mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-26 00:35:15 +00:00
add idea vcs file
This commit is contained in:
parent
d3df1c5082
commit
79553212a7
|
@ -2,10 +2,12 @@ package bbgo
|
|||
|
||||
import (
|
||||
"context"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/c9s/bbgo/pkg/bbgo/exchange/binance"
|
||||
"github.com/c9s/bbgo/pkg/bbgo/types"
|
||||
"github.com/c9s/bbgo/pkg/slack"
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
type Trader struct {
|
||||
|
|
Loading…
Reference in New Issue
Block a user