Class BitfinexOrderbookLevel
java.lang.Object
info.bitrich.xchangestream.bitfinex.dto.BitfinexOrderbookLevel
Created by Lukas Zaoralek on 8.11.17.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionBitfinexOrderbookLevel
(BigDecimal price, BigDecimal count, BigDecimal amount) -
Method Summary
-
Field Details
-
price
-
count
-
amount
-
-
Constructor Details
-
BitfinexOrderbookLevel
public BitfinexOrderbookLevel() -
BitfinexOrderbookLevel
-
-
Method Details
-
getPrice
-
getAmount
-
getCount
-
toBitfinexLevel
-