Uses of Class
org.knowm.xchange.coindirect.dto.trade.CoindirectOrder
Packages that use CoindirectOrder
-
Uses of CoindirectOrder in org.knowm.xchange.coindirect
Methods in org.knowm.xchange.coindirect that return CoindirectOrderModifier and TypeMethodDescriptionCoindirectAuthenticated.cancelExchangeOrder
(String uuid, si.mazi.rescu.ParamsDigest signer) CoindirectAuthenticated.getExchangeOrder
(String uuid, si.mazi.rescu.ParamsDigest signer) CoindirectAuthenticated.placeExchangeOrder
(CoindirectOrderRequest coindirectOrderRequest, si.mazi.rescu.ParamsDigest signer) Methods in org.knowm.xchange.coindirect that return types with arguments of type CoindirectOrderModifier and TypeMethodDescriptionCoindirectAuthenticated.listExchangeOrders
(String symbol, boolean completed, long offset, long max, si.mazi.rescu.ParamsDigest signer) Methods in org.knowm.xchange.coindirect with parameters of type CoindirectOrderModifier and TypeMethodDescriptionstatic Order
CoindirectAdapters.adaptOrder
(CoindirectOrder order)