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, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public TheRockTradeServiceRaw(Exchange exchange)
public TheRockOrder placeOrder(CurrencyPair currencyPair, BigDecimal amount, BigDecimal price, TheRockOrder.Side side, TheRockOrder.Type type) throws TheRockException, IOException
TheRockException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.