mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
pivotshort: remove unused trendEMA floats
This commit is contained in:
parent
ebf4abf54d
commit
82b4594984
|
@ -56,8 +56,6 @@ type BreakLow struct {
|
|||
pivotLow, fastPivotLow *indicator.PivotLow
|
||||
pivotLowPrices []fixedpoint.Value
|
||||
|
||||
trendEWMALast, trendEWMACurrent float64
|
||||
|
||||
orderExecutor *bbgo.GeneralOrderExecutor
|
||||
session *bbgo.ExchangeSession
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user