mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
bollmaker: remove unused embedded struct
This commit is contained in:
parent
677b122964
commit
3bdc6c7f28
|
@ -47,8 +47,6 @@ type BollingerSetting struct {
|
|||
}
|
||||
|
||||
type Strategy struct {
|
||||
*bbgo.Persistence
|
||||
|
||||
Environment *bbgo.Environment
|
||||
StandardIndicatorSet *bbgo.StandardIndicatorSet
|
||||
Market types.Market
|
||||
|
|
Loading…
Reference in New Issue
Block a user