add lastUpdate to candle and maX
This commit is contained in:
parent
96fe3abe92
commit
5242033e5b
@ -315,6 +315,7 @@ func MakeMaX(cr *core.Core, cl *core.Candle, count int) (error, int) {
|
|||||||
|
|
||||||
}
|
}
|
||||||
tm, _ := core.Int64ToTime(tsi)
|
tm, _ := core.Int64ToTime(tsi)
|
||||||
|
fmt.Println("max tm:", tm)
|
||||||
mx := core.MaX{
|
mx := core.MaX{
|
||||||
KeyName: keyName,
|
KeyName: keyName,
|
||||||
InstID: cl.InstID,
|
InstID: cl.InstID,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user