public class BTCTradeTradeServiceRaw extends BTCTradeBaseTradePollingService
publicKey, sessionbtcTradeexchange| Modifier | Constructor and Description |
|---|---|
protected |
BTCTradeTradeServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BTCTradePlaceOrderResult |
buy(BigDecimal amount,
BigDecimal price) |
BTCTradeResult |
cancelBTCTradeOrder(String id) |
BTCTradeOrder |
getBTCTradeOrder(String id) |
BTCTradeOrder[] |
getBTCTradeOrders(long since,
String type) |
BTCTradePlaceOrderResult |
sell(BigDecimal amount,
BigDecimal price) |
getSignatureCreatortoLonggetExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolsprotected BTCTradeTradeServiceRaw(Exchange exchange)
exchange - public BTCTradeOrder[] getBTCTradeOrders(long since, String type) throws IOException
IOExceptionpublic BTCTradeOrder getBTCTradeOrder(String id) throws IOException
IOExceptionpublic BTCTradeResult cancelBTCTradeOrder(String id) throws IOException
IOExceptionpublic BTCTradePlaceOrderResult buy(BigDecimal amount, BigDecimal price) throws IOException
IOExceptionpublic BTCTradePlaceOrderResult sell(BigDecimal amount, BigDecimal price) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.