Uses of Class
org.knowm.xchange.cexio.dto.CexIORequest
Packages that use CexIORequest
-
Uses of CexIORequest in org.knowm.xchange.cexio
Methods in org.knowm.xchange.cexio with parameters of type CexIORequestModifier and TypeMethodDescriptionCexIOAuthenticated.cancelAllOrders
(si.mazi.rescu.ParamsDigest signer, String currencyA, String currencyB, CexIORequest request) CexIOAuthenticated.getBalance
(si.mazi.rescu.ParamsDigest signer, CexIORequest cexIORequest) CexIOAuthenticated.getMyFee
(si.mazi.rescu.ParamsDigest signer, CexIORequest cexIORequest) CexIOAuthenticated.getOpenOrders
(si.mazi.rescu.ParamsDigest signer, String tradeableIdentifier, String currency, CexIORequest cexIORequest) CexIOAuthenticated.getOpenOrders
(si.mazi.rescu.ParamsDigest signer, CexIORequest cexIORequest) CexIOAuthenticated.getOpenPositions
(si.mazi.rescu.ParamsDigest signer, String symbol1, String symbol2, CexIORequest emptyRequest) -
Uses of CexIORequest in org.knowm.xchange.cexio.dto
Subclasses of CexIORequest in org.knowm.xchange.cexio.dtoModifier and TypeClassDescriptionclass
class
class
class
Author: Andrea Fossi Since: 22/06/18class
Author: Andrea Fossi Since: 22/06/18class
class
class