pivotshort: remove persistence from pivotshort

This commit is contained in:
c9s 2022-06-21 16:14:01 +08:00
parent 46691d5ae1
commit 2cd44b194a
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -78,7 +78,6 @@ type Exit struct {
type Strategy struct {
*bbgo.Graceful
*bbgo.Persistence
Environment *bbgo.Environment
Symbol string `json:"symbol"`