Class KrakenFuturesAccountService

All Implemented Interfaces:
AccountService, BaseService

public class KrakenFuturesAccountService extends KrakenFuturesAccountServiceRaw implements AccountService
Author:
Jean-Christophe Laruelle
  • Constructor Details

    • KrakenFuturesAccountService

      public KrakenFuturesAccountService(Exchange exchange)
      Constructor
      Parameters:
      exchange -
  • Method Details

    • getAccountInfo

      public AccountInfo getAccountInfo() throws IOException
      Description copied from interface: AccountService
      Get account info
      Specified by:
      getAccountInfo in interface AccountService
      Returns:
      the AccountInfo object, null if some sort of error occurred. Implementers should log the error.
      Throws:
      IOException - - Indication that a networking error occurred while fetching JSON data