mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
bollmaker: add Deprecated note
This commit is contained in:
parent
3140b7e2ef
commit
c3db85443e
|
@ -300,6 +300,7 @@ func (s *Strategy) newProfitStats() *types.ProfitStats {
|
|||
}
|
||||
}
|
||||
|
||||
// Deprecated: LoadState method is migrated to the persistence struct tag.
|
||||
func (s *Strategy) LoadState() error {
|
||||
var state State
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user