public class LakeBTCTradeServiceRaw extends LakeBTCBasePollingService
lakeBTC, lakeBTCAuthenticated, signatureCreator
exchange
Constructor and Description |
---|
LakeBTCTradeServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
LakeBTCCancelResponse |
cancelLakeBTCOrder(String orderId) |
LakeBTCOrdersResponse[] |
getLakeBTCOrders() |
LakeBTCTradeResponse[] |
getLakeBTCTradeHistory(long timestamp) |
LakeBTCOrderResponse |
placeLakeBTCLimitOrder(LimitOrder limitOrder) |
LakeBTCOrderResponse |
placeLakeBTCMarketOrder(MarketOrder marketOrder) |
checkResult
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public LakeBTCTradeServiceRaw(Exchange exchange)
exchange
- public LakeBTCOrderResponse placeLakeBTCMarketOrder(MarketOrder marketOrder) throws IOException
IOException
public LakeBTCOrderResponse placeLakeBTCLimitOrder(LimitOrder limitOrder) throws IOException
IOException
public LakeBTCCancelResponse cancelLakeBTCOrder(String orderId) throws IOException
IOException
public LakeBTCTradeResponse[] getLakeBTCTradeHistory(long timestamp) throws IOException
IOException
public LakeBTCOrdersResponse[] getLakeBTCOrders() throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.