This commit is contained in:
2026-01-21 14:58:52 +09:00
parent edec3c4de0
commit 3234581163
@@ -120,7 +120,7 @@ class KisWebSocketManager {
time = dataRows[1],
price = price,
change = dataRows[4],
volume = dataRows[2],
volume = dataRows[12],
type = model.TradeType.NEUTRAL
)
)