Class BTCTurkOrderBook
java.lang.Object
org.knowm.xchange.btcturk.dto.marketdata.BTCTurkOrderBook
- Author:
- semihunaldi
-
Constructor Summary
ConstructorsConstructorDescriptionBTCTurkOrderBook
(Long timestamp, List<List<BigDecimal>> bids, List<List<BigDecimal>> asks) Constructor -
Method Summary