IMPROVE: [xmaker] improve hedge margin account leverage calculation #5749
Annotations
12 warnings
|
|
|
pkg/style/colors.go#L1
should have a package comment
|
pkg/strategy/xbalance/strategy.go#L280
should replace s.State.DailyNumberOfTransfers += 1 with s.State.DailyNumberOfTransfers++
|
pkg/style/pnl.go#L7
exported var LossEmoji should have comment or be unexported
|
pkg/style/table.go#L8
exported function NewDefaultTableStyle should have comment or be unexported
|
pkg/style/colors.go#L4
exported const RedColor should have comment or be unexported
|
pkg/style/pnl.go#L9
exported var DefaultPnLLevelResolution should have comment or be unexported
|
pkg/style/pnl.go#L8
exported var ProfitEmoji should have comment or be unexported
|
pkg/style/pnl.go#L11
exported function PnLColor should have comment or be unexported
|
pkg/style/colors.go#L5
exported const GrayColor should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading