public class BTCTradeTradeServiceRaw extends BTCTradeBaseTradePollingService
publicKey, session
btcTrade
exchange
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) |
getSignatureCreator
toLong
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected BTCTradeTradeServiceRaw(Exchange exchange)
exchange
- public BTCTradeOrder[] getBTCTradeOrders(long since, String type) throws IOException
IOException
public BTCTradeOrder getBTCTradeOrder(String id) throws IOException
IOException
public BTCTradeResult cancelBTCTradeOrder(String id) throws IOException
IOException
public BTCTradePlaceOrderResult buy(BigDecimal amount, BigDecimal price) throws IOException
IOException
public BTCTradePlaceOrderResult sell(BigDecimal amount, BigDecimal price) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.