mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
pivotshort: remove persistence from pivotshort
This commit is contained in:
parent
46691d5ae1
commit
2cd44b194a
|
@ -78,7 +78,6 @@ type Exit struct {
|
|||
|
||||
type Strategy struct {
|
||||
*bbgo.Graceful
|
||||
*bbgo.Persistence
|
||||
|
||||
Environment *bbgo.Environment
|
||||
Symbol string `json:"symbol"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user