IMPROVE: [xmaker] fix bollinger band price calculation #5725
Annotations
12 warnings
|
|
|
pkg/slack/slackstyle/style.go#L1
should have a package comment
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/strategy/factorzoo/linear_regression.go#L181
if block ends with a return statement, so drop this else and outdent its block
|
pkg/strategy/random/strategy.go#L170
if block ends with a return statement, so drop this else and outdent its block
|
pkg/service/sync.go#L70
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
pkg/service/backtest.go#L325
if block ends with a return statement, so drop this else and outdent its block
|
pkg/style/colors.go#L1
should have a package comment
|
pkg/cmd/backtest.go#L723
if block ends with a return statement, so drop this else and outdent its block
|
pkg/style/colors.go#L3
exported const GreenColor should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading