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