Uses of Class
org.knowm.xchange.cexio.dto.trade.CexIOArchivedOrder
Package | Description |
---|---|
org.knowm.xchange.cexio | |
org.knowm.xchange.cexio.service |
-
Uses of CexIOArchivedOrder in org.knowm.xchange.cexio
Methods in org.knowm.xchange.cexio that return types with arguments of type CexIOArchivedOrder Modifier and Type Method Description List<CexIOArchivedOrder>
CexIOAuthenticated. archivedOrders(si.mazi.rescu.ParamsDigest signer, String baseCcy, String counterCcy, ArchivedOrdersRequest request)
Methods in org.knowm.xchange.cexio with parameters of type CexIOArchivedOrder Modifier and Type Method Description static UserTrade
CexIOAdapters. adaptArchivedOrder(CexIOArchivedOrder cexIOArchivedOrder)
-
Uses of CexIOArchivedOrder in org.knowm.xchange.cexio.service
Methods in org.knowm.xchange.cexio.service that return types with arguments of type CexIOArchivedOrder Modifier and Type Method Description List<CexIOArchivedOrder>
CexIOTradeServiceRaw. archivedOrders(TradeHistoryParams tradeHistoryParams)