Uses of Class
org.knowm.xchange.bittrex.dto.trade.BittrexNewOrder
-
Packages that use BittrexNewOrder Package Description org.knowm.xchange.bittrex -
-
Uses of BittrexNewOrder in org.knowm.xchange.bittrex
Methods in org.knowm.xchange.bittrex with parameters of type BittrexNewOrder Modifier and Type Method Description BittrexOrder
BittrexAuthenticated. placeOrder(String apiKey, Long timestamp, si.mazi.rescu.ParamsDigest hash, si.mazi.rescu.ParamsDigest signature, BittrexNewOrder newOrderPayload)
-