FEATURE: [okx] margin feature api (part2) #4495
Annotations
10 errors and 1 warning
pkg/exchange/factory.go#L13
could not import github.com/c9s/bbgo/pkg/exchange/okex (-: # github.com/c9s/bbgo/pkg/exchange/okex
|
pkg/exchange/okex/convert.go#L47
balanceDetail.Frozen undefined (type okexapi.BalanceDetail has no field or method Frozen)) (typecheck)
|
pkg/strategy/audacitymaker/strategy.go#L92
s.Status undefined (type *Strategy has no field or method Status) (typecheck)
|
pkg/strategy/audacitymaker/strategy.go#L94
s.OnSuspend undefined (type *Strategy has no field or method OnSuspend) (typecheck)
|
pkg/strategy/audacitymaker/strategy.go#L99
s.OnEmergencyStop undefined (type *Strategy has no field or method OnEmergencyStop) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L122
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L146
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L154
s.Session undefined (type *Strategy has no field or method Session) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L165
s.Session undefined (type *Strategy has no field or method Session) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L185
s.CalculateQuantity undefined (type *Strategy has no field or method CalculateQuantity) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading