| Package | Description |
|---|---|
| org.knowm.xchange.coinfloor | |
| org.knowm.xchange.coinfloor.service |
| Modifier and Type | Method and Description |
|---|---|
CoinfloorMarketOrderResponse |
CoinfloorAuthenticated.buyMarket(Currency base,
Currency counter,
BigDecimal quantity) |
CoinfloorMarketOrderResponse |
CoinfloorAuthenticated.sellMarket(Currency base,
Currency counter,
BigDecimal quantity) |
| Modifier and Type | Method and Description |
|---|---|
CoinfloorMarketOrderResponse |
CoinfloorTradeServiceRaw.placeMarketOrder(CurrencyPair pair,
Order.OrderType side,
BigDecimal amount) |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.