public class HitbtcTradeServiceRaw extends HitbtcBasePollingService
apiKey, hitbtc, signatureCreatorexchange| Constructor and Description |
|---|
HitbtcTradeServiceRaw(Exchange exchange)
Constructor
|
checkRejected, handleExceptiongetExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic HitbtcTradeServiceRaw(Exchange exchange)
exchange - public HitbtcOrdersResponse getOpenOrdersRawBaseResponse() throws IOException
IOExceptionpublic HitbtcOrder[] getOpenOrdersRaw() throws IOException
IOExceptionpublic HitbtcOrdersResponse getRecentOrdersRawBaseResponse(int max_results) throws IOException
IOExceptionpublic HitbtcOrder[] getRecentOrdersRaw(int max_results) throws IOException
IOExceptionpublic HitbtcExecutionReportResponse placeMarketOrderRawBaseResponse(MarketOrder marketOrder) throws IOException
IOExceptionpublic HitbtcExecutionReport placeMarketOrderRaw(MarketOrder marketOrder) throws IOException
IOExceptionpublic HitbtcExecutionReport placeLimitOrderRaw(LimitOrder limitOrder) throws IOException
IOExceptionpublic HitbtcExecutionReportResponse placeLimitOrderRawReturningHitbtcExecutionReportResponse(LimitOrder limitOrder) throws IOException
IOExceptionpublic HitbtcExecutionReportResponse cancelOrderRaw(String orderId) throws IOException
IOExceptionpublic HitbtcExecutionReportResponse cancelOrderRaw(String clientOrderId, String cancelRequestClientOrderId, String symbol, String side) throws IOException
IOExceptionpublic HitbtcTradeResponse getTradeHistoryRawBaseResponse(int startIndex, int maxResults, String symbols) throws IOException
IOExceptionpublic HitbtcOwnTrade[] getTradeHistoryRaw(int startIndex, int maxResults, String symbols) throws IOException
IOExceptionprotected BigInteger getLots(Order order)
IllegalArgumentException - if the result were to be less than lot size for given currency pairCopyright © 2012–2017 Xeiam, LLC. All rights reserved.