public class TheRockTradeServiceRaw extends TheRockBasePollingService
exchange| Constructor and Description |
|---|
TheRockTradeServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
TheRockOrder |
placeOrder(CurrencyPair currencyPair,
BigDecimal amount,
BigDecimal price,
TheRockOrder.Side side,
TheRockOrder.Type type) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic TheRockTradeServiceRaw(Exchange exchange)
public TheRockOrder placeOrder(CurrencyPair currencyPair, BigDecimal amount, BigDecimal price, TheRockOrder.Side side, TheRockOrder.Type type) throws TheRockException, IOException
TheRockExceptionIOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.