feature: support extra migration packages #3149
Annotations
10 errors and 1 warning
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#L84
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L104
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L112
s.Session undefined (type *Strategy has no field or method Session) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L119
s.Session undefined (type *Strategy has no field or method Session) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L150
s.CalculateQuantity undefined (type *Strategy has no field or method CalculateQuantity) (typecheck)
|
pkg/strategy/autobuy/strategy.go#L165
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)
|
pkg/strategy/elliottwave/strategy.go#L179
s.GetSource undefined (type *Strategy has no field or method GetSource) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading