Class BitstampWebSocketTransaction
java.lang.Object
org.knowm.xchange.bitstamp.dto.marketdata.BitstampTransaction
info.bitrich.xchangestream.bitstamp.dto.BitstampWebSocketTransaction
public class BitstampWebSocketTransaction extends BitstampTransaction
-
Constructor Summary
Constructors Constructor Description BitstampWebSocketTransaction(BigDecimal microtimestamp, long tid, BigDecimal price, BigDecimal amount, int type)
-
Method Summary
-
Constructor Details
-
BitstampWebSocketTransaction
public BitstampWebSocketTransaction(BigDecimal microtimestamp, long tid, BigDecimal price, BigDecimal amount, int type)
-