Class BTCCMarketDataService

All Implemented Interfaces:
BaseService, MarketDataService

public class BTCCMarketDataService extends BTCCBaseService<BTCC> implements MarketDataService
  • Constructor Details

    • BTCCMarketDataService

      public BTCCMarketDataService(Exchange exchange)
  • Method Details

    • getTicker

      public Ticker getTicker(CurrencyPair currencyPair, Object... args) throws IOException
      Description copied from interface: MarketDataService
      Get a ticker representing the current exchange rate
      Specified by:
      getTicker in interface MarketDataService
      Returns:
      The Ticker, null if some sort of error occurred. Implementers should log the error.
      Throws:
      IOException - - Indication that a networking error occurred while fetching JSON data