Uses of Class
org.knowm.xchange.cobinhood.dto.trading.CobinhoodOrder.Container
| Package | Description |
|---|---|
| org.knowm.xchange.cobinhood | |
| org.knowm.xchange.cobinhood.service |
-
Uses of CobinhoodOrder.Container in org.knowm.xchange.cobinhood
Methods in org.knowm.xchange.cobinhood that return types with arguments of type CobinhoodOrder.Container Modifier and Type Method Description CobinhoodResponse<CobinhoodOrder.Container>CobinhoodAuthenticated. placeOrder(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, CobinhoodPlaceOrderRequest placeOrderRequest)Places a limit order. -
Uses of CobinhoodOrder.Container in org.knowm.xchange.cobinhood.service
Methods in org.knowm.xchange.cobinhood.service that return types with arguments of type CobinhoodOrder.Container Modifier and Type Method Description protected CobinhoodResponse<CobinhoodOrder.Container>CobinhoodTradeServiceRaw. placeCobinhoodLimitOrder(LimitOrder order)