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