Uses of Class
org.knowm.xchange.dvchain.dto.trade.DVChainNewLimitOrder
-
Packages that use DVChainNewLimitOrder Package Description org.knowm.xchange.dvchain org.knowm.xchange.dvchain.service -
-
Uses of DVChainNewLimitOrder in org.knowm.xchange.dvchain
Methods in org.knowm.xchange.dvchain with parameters of type DVChainNewLimitOrder Modifier and Type Method Description DVChainTradeDVChain. placeLimitOrder(DVChainNewLimitOrder newOrder, String apiKey) -
Uses of DVChainNewLimitOrder in org.knowm.xchange.dvchain.service
Methods in org.knowm.xchange.dvchain.service with parameters of type DVChainNewLimitOrder Modifier and Type Method Description DVChainTradeDVChainTradeServiceRaw. newDVChainLimitOrder(DVChainNewLimitOrder order)
-