FEATURE: [binance] add new margin order side effect AUTO_BORROW_REPAY #5700
Annotations
11 warnings
|
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/slack/slackstyle/style.go#L1
should have a package comment
|
pkg/style/colors.go#L1
should have a package comment
|
pkg/style/colors.go#L3
exported const GreenColor should have comment or be unexported
|
pkg/style/table.go#L8
exported function NewDefaultTableStyle should have comment or be unexported
|
pkg/style/pnl.go#L8
exported var ProfitEmoji should have comment or be unexported
|
pkg/style/pnl.go#L7
exported var LossEmoji should have comment or be unexported
|
pkg/style/colors.go#L5
exported const GrayColor should have comment or be unexported
|
pkg/style/colors.go#L4
exported const RedColor should have comment or be unexported
|
This job succeeded
Loading