test
This commit is contained in:
parent
e788f81529
commit
70cde74f26
@ -408,6 +408,8 @@ func MakeMaX(cr *core.Core, cl *core.Candle, count int) (error, int) {
|
|||||||
}
|
}
|
||||||
if curLast > 0 {
|
if curLast > 0 {
|
||||||
ct++
|
ct++
|
||||||
|
} else {
|
||||||
|
logrus.Warn("strconv.ParseFloat curLast:", curLast)
|
||||||
}
|
}
|
||||||
amountLast += curLast
|
amountLast += curLast
|
||||||
//----------------------------------------------
|
//----------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user