...
This commit is contained in:
parent
edec3c4de0
commit
3234581163
@ -120,7 +120,7 @@ class KisWebSocketManager {
|
|||||||
time = dataRows[1],
|
time = dataRows[1],
|
||||||
price = price,
|
price = price,
|
||||||
change = dataRows[4],
|
change = dataRows[4],
|
||||||
volume = dataRows[2],
|
volume = dataRows[12],
|
||||||
type = model.TradeType.NEUTRAL
|
type = model.TradeType.NEUTRAL
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user