mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-25 16:25:16 +00:00
remove notifiability
This commit is contained in:
parent
9b5f204cbe
commit
e7a7e21b68
|
@ -23,8 +23,7 @@ func init() {
|
|||
}
|
||||
|
||||
type Strategy struct {
|
||||
Notifiability *bbgo.Notifiability
|
||||
Datasource *coinmarketcap.DataSource
|
||||
Datasource *coinmarketcap.DataSource
|
||||
|
||||
Interval types.Interval `json:"interval"`
|
||||
BaseCurrency string `json:"baseCurrency"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user