mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 23:05:15 +00:00
reformat scale.go
This commit is contained in:
parent
c5eb6483a5
commit
40fded70b2
|
@ -238,7 +238,6 @@ func (rule *SlideRule) Scale() (Scale, error) {
|
|||
return nil, errors.New("no any scale is defined")
|
||||
}
|
||||
|
||||
|
||||
// PriceVolumeScale defines the scale DSL for strategy, e.g.,
|
||||
//
|
||||
// scaleQuantity:
|
||||
|
|
Loading…
Reference in New Issue
Block a user