Package | Description |
---|---|
com.xeiam.xchange.mexbt |
XChange implementation for the Mexican Bitcoin Exchange.
|
com.xeiam.xchange.mexbt.dto.account |
Data Transfer Objects for account in the Mexican Bitcoin Exchange.
|
com.xeiam.xchange.mexbt.dto.trade |
Data Transfer Objects for trading in the Mexican Bitcoin Exchange.
|
com.xeiam.xchange.mexbt.service.polling |
Polling services for the Mexican Bitcoin Exchange.
|
Modifier and Type | Method and Description |
---|---|
MeXBTResponse |
MeXBTAuthenticated.cancelAll(MeXBTInsRequest request) |
MeXBTResponse |
MeXBTAuthenticated.withdraw(MeXBTWithdrawRequest request) |
Modifier and Type | Class and Description |
---|---|
class |
MeXBTBalanceResponse |
class |
MeXBTDepositAddressesResponse |
class |
MeXBTOpenOrdersResponse |
class |
MeXBTTradeResponse |
class |
MeXBTUserInfoResponse |
Modifier and Type | Class and Description |
---|---|
class |
MeXBTServerOrderIdResponse |
Modifier and Type | Method and Description |
---|---|
MeXBTResponse |
MeXBTTradeServiceRaw.cancelAll(String ins) |
MeXBTResponse |
MeXBTAccountServiceRaw.withdraw(String ins,
BigDecimal amount,
String sendToAddress) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.