Uses of Class
org.knowm.xchange.bitflyer.dto.trade.results.BitflyerParentOrderAcceptance
-
Packages that use BitflyerParentOrderAcceptance Package Description org.knowm.xchange.bitflyer org.knowm.xchange.bitflyer.service -
-
Uses of BitflyerParentOrderAcceptance in org.knowm.xchange.bitflyer
Methods in org.knowm.xchange.bitflyer that return BitflyerParentOrderAcceptance Modifier and Type Method Description BitflyerParentOrderAcceptance
Bitflyer. sendParentOrder(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, si.mazi.rescu.ParamsDigest paramsDigest, BitflyerParentOrder parentOrder)
Methods in org.knowm.xchange.bitflyer with parameters of type BitflyerParentOrderAcceptance Modifier and Type Method Description static String
BitflyerAdapters. adaptOrderId(BitflyerParentOrderAcceptance orderAcceptance)
-
Uses of BitflyerParentOrderAcceptance in org.knowm.xchange.bitflyer.service
Methods in org.knowm.xchange.bitflyer.service that return BitflyerParentOrderAcceptance Modifier and Type Method Description BitflyerParentOrderAcceptance
BitflyerTradeServiceRaw. sendParentOrder(LimitOrder limitOrder)
BitflyerParentOrderAcceptance
BitflyerTradeServiceRaw. sendParentOrder(MarketOrder marketOrder)
-