Package | Description |
---|---|
com.xeiam.xchange.hitbtc | |
com.xeiam.xchange.hitbtc.service.polling |
Modifier and Type | Method and Description |
---|---|
HitbtcExecutionReportResponse |
HitbtcAuthenticated.postHitbtcCancelOrder(si.mazi.rescu.ParamsDigest signature,
si.mazi.rescu.SynchronizedValueFactory<Long> valueFactory,
String apiKey,
String clientOrderId,
String cancelRequestClientOrderId,
String symbol,
String side) |
HitbtcExecutionReportResponse |
HitbtcAuthenticated.postHitbtcNewOrder(si.mazi.rescu.ParamsDigest signature,
si.mazi.rescu.SynchronizedValueFactory<Long> valueFactory,
String apiKey,
String clientOrderId,
String symbol,
String side,
BigDecimal price,
BigInteger quantity,
String type,
String timeInForce) |
Modifier and Type | Method and Description |
---|---|
HitbtcExecutionReportResponse |
HitbtcTradeServiceRaw.cancelOrderRaw(String orderId) |
HitbtcExecutionReportResponse |
HitbtcTradeServiceRaw.cancelOrderRaw(String clientOrderId,
String cancelRequestClientOrderId,
String symbol,
String side) |
HitbtcExecutionReportResponse |
HitbtcTradeServiceRaw.placeLimitOrderRawReturningHitbtcExecutionReportResponse(LimitOrder limitOrder) |
HitbtcExecutionReportResponse |
HitbtcTradeServiceRaw.placeMarketOrderRawBaseResponse(MarketOrder marketOrder) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.