bbgo/activeOrderBook: filter market order when filtering existing orders #5737
Annotations
12 warnings
|
|
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/strategy/atrpin/strategy.go#L15
exported const ID should have comment or be unexported
|
pkg/strategy/atrpin/strategy.go#L46
exported method Strategy.Initialize should have comment or be unexported
|
pkg/strategy/atrpin/strategy.go#L23
exported type Strategy should have comment or be unexported
|
pkg/exchange/util.go#L8
exported function GetSessionAttributes should have comment or be unexported
|
pkg/strategy/audacitymaker/strategy.go#L16
exported const ID should have comment or be unexported
|
pkg/exchange/factory.go#L17
exported function NewPublic should have comment or be unexported
|
pkg/datasource/coinmarketcap/datasource.go#L9
exported type DataSource should have comment or be unexported
|
pkg/datasource/wise/client.go#L20
exported type Client should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading