add idea vcs file

This commit is contained in:
c9s 2020-07-13 12:57:18 +08:00
parent d3df1c5082
commit 79553212a7

View File

@ -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 {