bollmaker: remove unused embedded struct

This commit is contained in:
c9s 2022-08-10 23:46:24 +08:00
parent 677b122964
commit 3bdc6c7f28
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -47,8 +47,6 @@ type BollingerSetting struct {
}
type Strategy struct {
*bbgo.Persistence
Environment *bbgo.Environment
StandardIndicatorSet *bbgo.StandardIndicatorSet
Market types.Market