Class DVChainMarketDataService

  • All Implemented Interfaces:
    org.knowm.xchange.service.BaseService, org.knowm.xchange.service.marketdata.MarketDataService

    public class DVChainMarketDataService
    extends DVChainMarketDataServiceRaw
    implements org.knowm.xchange.service.marketdata.MarketDataService
    • Constructor Detail

      • DVChainMarketDataService

        public DVChainMarketDataService​(org.knowm.xchange.Exchange exchange)
    • Method Detail

      • getOrderBook

        public org.knowm.xchange.dto.marketdata.OrderBook getOrderBook​(org.knowm.xchange.currency.CurrencyPair currencyPair,
                                                                       Object... args)
                                                                throws IOException,
                                                                       org.knowm.xchange.exceptions.RateLimitExceededException
        Specified by:
        getOrderBook in interface org.knowm.xchange.service.marketdata.MarketDataService
        Throws:
        IOException
        org.knowm.xchange.exceptions.RateLimitExceededException