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