Class KucoinOrderEventData
java.lang.Object
info.bitrich.xchangestream.kucoin.dto.KucoinOrderEventData
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
symbol
-
orderType
-
side
-
orderId
-
type
-
orderTime
public long orderTime -
size
-
filledSize
-
price
-
clientOid
-
remainSize
-
matchPrice
-
matchSize
-
status
-
timestamp
public long timestamp
-
-
Constructor Details
-
KucoinOrderEventData
public KucoinOrderEventData()
-
-
Method Details
-
getCurrencyPair
-