Class UserServiceXChangeImplementation

All Implemented Interfaces:
UserService

public class UserServiceXChangeImplementation extends BaseService implements UserService
User service - XChange implementation of UserService.
  • Constructor Details

    • UserServiceXChangeImplementation

      public UserServiceXChangeImplementation(long rate, org.knowm.xchange.service.account.AccountService newXChangeAccountService)
      Constructor.
      Parameters:
      rate - rate in ms
      newXChangeAccountService - xchange account service
  • Method Details