Modifier and Type | Method and Description |
---|---|
static boolean |
ANXUtils.findLimitOrder(List<LimitOrder> orders,
LimitOrder order,
String id)
Find and match an order with id in orders
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ANXUtils.findLimitOrder(List<LimitOrder> orders,
LimitOrder order,
String id)
Find and match an order with id in orders
|
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
ANXAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
String tradedCurrency,
String transactionCurrency,
String orderTypeString,
String id,
Date timestamp)
Adapts a ANXOrder to a LimitOrder
|
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
ANXAdapters.adaptOrders(ANXOpenOrder[] anxOpenOrders) |
static List<LimitOrder> |
ANXAdapters.adaptOrders(List<ANXOrder> anxOrders,
String tradedCurrency,
String currency,
String orderType,
String id)
Adapts a List of ANXOrders to a List of LimitOrders
|
Modifier and Type | Method and Description |
---|---|
String |
ANXTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BitcoindeAdapters.createOrder(CurrencyPair currencyPair,
BigDecimal[] priceAndAmount,
Order.OrderType orderType,
String orderId,
Date timeStamp)
Create an individual order.
|
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BitcoindeAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
BigDecimal[][] orders)
Create a list of orders from a list of asks or bids.
|
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BitcoiniumAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
BitcoiniumOrderbook.CondensedOrder[] condensedOrders) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BitcurexAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
CurrencyPair currencyPair,
Order.OrderType orderType,
String id)
Adapts a BitcurexOrder to a LimitOrder
|
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BitcurexAdapters.adaptOrders(List<BigDecimal[]> bitcurexOrders,
CurrencyPair currencyPair,
Order.OrderType orderType,
String id)
Adapts a List of bitcurexOrders to a List of LimitOrders
|
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BitfinexAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
CurrencyPair currencyPair,
Order.OrderType orderType,
Date timestamp) |
Modifier and Type | Method and Description |
---|---|
List<LimitOrder> |
BitfinexAdapters.OrdersContainer.getLimitOrders() |
Constructor and Description |
---|
OrdersContainer(long timestamp,
List<LimitOrder> limitOrders)
Constructor
|
Modifier and Type | Method and Description |
---|---|
BitfinexOrderStatusResponse |
BitfinexTradeServiceRaw.placeBitfinexLimitOrder(LimitOrder limitOrder,
BitfinexOrderType bitfinexOrderType,
boolean hidden) |
String |
BitfinexTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
BitMarketTradeResponse |
BitMarketTradeServiceRaw.placeBitMarketOrder(LimitOrder order) |
String |
BitMarketTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BitsoAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BitsoAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
String |
BitsoTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BitstampAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BitstampAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
String |
BitstampTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BittrexAdapters.adaptOpenOrder(BittrexOpenOrder bittrexOpenOrder) |
static LimitOrder |
BittrexAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
CurrencyPair currencyPair,
String orderTypeString,
String id) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BittrexAdapters.adaptOpenOrders(List<BittrexOpenOrder> bittrexOpenOrders) |
static List<LimitOrder> |
BittrexAdapters.adaptOrders(BittrexLevel[] orders,
CurrencyPair currencyPair,
String orderType,
String id) |
Modifier and Type | Method and Description |
---|---|
String |
BittrexTradeServiceRaw.placeBittrexLimitOrder(LimitOrder limitOrder) |
String |
BittrexTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
BleutradeTradeServiceRaw.buyLimit(LimitOrder limitOrder) |
String |
BleutradeTradeService.placeLimitOrder(LimitOrder limitOrder) |
String |
BleutradeTradeServiceRaw.sellLimit(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BTCEAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
CurrencyPair currencyPair,
Order.OrderType orderType,
String id)
Adapts a BTCEOrder to a LimitOrder
|
static LimitOrder |
BTCEAdapters.createLimitOrder(MarketOrder marketOrder,
BTCEExchangeInfo btceExchangeInfo) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BTCEAdapters.adaptOrders(List<BigDecimal[]> bTCEOrders,
CurrencyPair currencyPair,
String orderTypeString,
String id)
Adapts a List of BTCEOrders to a List of LimitOrders
|
Modifier and Type | Method and Description |
---|---|
String |
BTCETradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
BTCTradeTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BTERAdapters.adaptOrder(BTEROpenOrder order,
Collection<CurrencyPair> currencyPairs) |
static LimitOrder |
BTERAdapters.adaptOrder(BTERPublicOrder order,
CurrencyPair currencyPair,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BTERAdapters.adaptOrders(List<BTERPublicOrder> orders,
CurrencyPair currencyPair,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
String |
BTERPollingTradeServiceRaw.placeBTERLimitOrder(LimitOrder limitOrder)
Submits a Limit Order to be executed on the BTER Exchange for the desired market defined by
CurrencyPair . |
String |
BTERPollingTradeService.placeLimitOrder(LimitOrder limitOrder)
Submits a Limit Order to be executed on the BTER Exchange for the desired market defined by
CurrencyPair . |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
CampBXAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
CampBXAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
CampBXResponse |
CampBXTradeServiceRaw.placeCampBXLimitOrder(LimitOrder limitOrder) |
String |
CampBXTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
CexIOAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
CexIOAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
CexIOOrder |
CexIOTradeServiceRaw.placeCexIOLimitOrder(LimitOrder limitOrder) |
String |
CexIOTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
CleverCoinAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
CleverCoinAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
String |
CleverCoinTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
CoinbaseTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
CoinbaseExIdResponse |
CoinbaseExTradeServiceRaw.placeCoinbaseExLimitOrder(LimitOrder limitOrder) |
String |
CoinbaseExTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
CoinmateAdapters.createOrders(List<CoinmateOrderBookEntry> coinmateOrders,
Order.OrderType type,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
String |
CoinmateTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Field and Description |
---|---|
static Comparator<LimitOrder> |
CointraderAdapters.ASK_COMPARATOR |
static Comparator<LimitOrder> |
CointraderAdapters.BID_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
CointraderAdapters.adaptOrder(CointraderOrder o) |
Modifier and Type | Method and Description |
---|---|
String |
CointraderTradeService.placeLimitOrder(LimitOrder order) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
CryptonitAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
CurrencyPair currencyPair,
String orderTypeString,
Date date,
String id)
Adapts a CryptonitOrder to a LimitOrder
|
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
CryptonitAdapters.adaptOrders(CryptonitOrders cryptonitOrders,
CurrencyPair currencyPair,
String orderType,
String id)
Adapts CryptonitOrders to a List of LimitOrders
|
Modifier and Type | Method and Description |
---|---|
String |
CryptsyTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
LimitOrder |
OrderBookUpdate.getLimitOrder()
Get the order limit.
|
Modifier and Type | Method and Description |
---|---|
List<LimitOrder> |
OrderBook.getAsks() |
List<LimitOrder> |
OrderBook.getBids() |
List<LimitOrder> |
OrderBook.getOrders(Order.OrderType type) |
Modifier and Type | Method and Description |
---|---|
void |
OrderBook.update(LimitOrder limitOrder)
Given a new LimitOrder, it will replace and old matching limit order in the orderbook or simply get added.
|
Constructor and Description |
---|
OrderBook(Date timeStamp,
List<LimitOrder> asks,
List<LimitOrder> bids)
Constructor
|
OrderBook(Date timeStamp,
List<LimitOrder> asks,
List<LimitOrder> bids)
Constructor
|
Modifier and Type | Method and Description |
---|---|
LimitOrder |
LimitOrder.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LimitOrder> |
OpenOrders.getOpenOrders() |
Modifier and Type | Method and Description |
---|---|
int |
LimitOrder.compareTo(LimitOrder limitOrder) |
Constructor and Description |
---|
OpenOrders(List<LimitOrder> openOrders)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
EmpoExAdapters.adaptOpenOrder(EmpoExOpenOrder raw,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
String |
EmpoExTradeServiceRaw.buy(LimitOrder limitOrder) |
String |
EmpoExTradeService.placeLimitOrder(LimitOrder limitOrder) |
String |
EmpoExTradeServiceRaw.sell(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
HitbtcTradeService.placeLimitOrder(LimitOrder limitOrder) |
HitbtcExecutionReport |
HitbtcTradeServiceRaw.placeLimitOrderRaw(LimitOrder limitOrder) |
HitbtcExecutionReportResponse |
HitbtcTradeServiceRaw.placeLimitOrderRawReturningHitbtcExecutionReportResponse(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
IndependentReserveTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
ItBitAdapters.adaptOrders(List<BigDecimal[]> orders,
CurrencyPair currencyPair,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
ItBitOrder |
ItBitTradeServiceRaw.placeItBitLimitOrder(LimitOrder limitOrder) |
String |
ItBitTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
KrakenAdapters.adaptLimitOrder(KrakenOrder krakenOrder,
String id) |
static LimitOrder |
KrakenAdapters.adaptOrder(KrakenPublicOrder order,
Order.OrderType orderType,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
List<LimitOrder> |
KrakenAdapters.OrdersContainer.getLimitOrders() |
Constructor and Description |
---|
OrdersContainer(long timestamp,
List<LimitOrder> limitOrders)
Constructor
|
Modifier and Type | Method and Description |
---|---|
KrakenOrderResponse |
KrakenTradeServiceRaw.placeKrakenLimitOrder(LimitOrder limitOrder) |
String |
KrakenTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
LakeBTCOrderResponse |
LakeBTCTradeServiceRaw.placeLakeBTCLimitOrder(LimitOrder limitOrder) |
String |
LakeBTCTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Field and Description |
---|---|
static Comparator<LimitOrder> |
LoyalbitAdapters.ASK_COMPARATOR |
static Comparator<LimitOrder> |
LoyalbitAdapters.BID_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
LoyalbitAdapters.adaptOrder(LoyalbitOrder o) |
static LimitOrder |
LoyalbitAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
LoyalbitAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
String |
LoyalbitTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
MercadoBitcoinAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
MercadoBitcoinAdapters.adaptOrders(CurrencyPair currencyPair,
MercadoBitcoinBaseTradeApiResult<MercadoBitcoinUserOrders> input) |
static List<LimitOrder> |
MercadoBitcoinAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
static String |
MercadoBitcoinUtils.makeMercadoBitcoinOrderId(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
MercadoBitcoinTradeService.placeLimitOrder(LimitOrder limitOrder)
The result is not the pure order id.
|
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
MeXBTAdapters.adaptOrder(String ins,
MeXBTStreamingTradeOrOrder too) |
Modifier and Type | Method and Description |
---|---|
String |
MeXBTTradeService.placeLimitOrder(LimitOrder limitOrder)
Place a limit order
|
Modifier and Type | Method and Description |
---|---|
String |
OkCoinFuturesTradeService.liquidateLimitOrder(LimitOrder limitOrder)
Liquidate long or short contract using a limit order
|
String |
OkCoinTradeService.placeLimitOrder(LimitOrder limitOrder) |
String |
OkCoinFuturesTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
PoloniexAdapters.adaptPoloniexOpenOrder(PoloniexOpenOrder openOrder,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
PoloniexAdapters.adaptPoloniexPublicOrders(List<List<BigDecimal>> rawLevels,
Order.OrderType orderType,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
PoloniexTradeResponse |
PoloniexTradeServiceRaw.buy(LimitOrder limitOrder) |
String |
PoloniexTradeService.placeLimitOrder(LimitOrder limitOrder) |
PoloniexTradeResponse |
PoloniexTradeServiceRaw.sell(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
QuoineAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
QuoineAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
String |
QuoineTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
RippleAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<RippleOrder> orders,
String baseCounterparty,
String counterCounterparty) |
Modifier and Type | Class and Description |
---|---|
class |
RippleLimitOrder |
Modifier and Type | Method and Description |
---|---|
String |
RippleTradeService.placeLimitOrder(LimitOrder order) |
Modifier and Type | Method and Description |
---|---|
void |
BaseExchangeService.verifyOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
PollingTradeService.placeLimitOrder(LimitOrder limitOrder)
Place a limit order
|
void |
PollingTradeService.verifyOrder(LimitOrder limitOrder)
Verify the order against the exchange meta data.
|
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
TaurusAdapters.createOrder(CurrencyPair currencyPair,
List<BigDecimal> priceAndAmount,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
TaurusAdapters.createOrders(CurrencyPair currencyPair,
Order.OrderType orderType,
List<List<BigDecimal>> orders) |
Modifier and Type | Method and Description |
---|---|
String |
TaurusTradeService.placeLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
String |
TheRockTradeService.placeLimitOrder(LimitOrder order) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
VircurexAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
CurrencyPair currencyPair,
Order.OrderType orderType,
String id) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
VircurexAdapters.adaptOpenOrders(List<VircurexOpenOrder> openOrders) |
static List<LimitOrder> |
VircurexAdapters.adaptOrders(List<BigDecimal[]> someOrders,
CurrencyPair currencyPair,
String orderTypeString,
String id) |
Modifier and Type | Method and Description |
---|---|
String |
VircurexTradeService.placeLimitOrder(LimitOrder limitOrder) |
String |
VircurexTradeServiceRaw.placeVircurexLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
VirtExAdapters.adaptOrder(BigDecimal amount,
BigDecimal price,
CurrencyPair currencyPair,
String orderTypeString,
String id)
Adapts a VirtExOrder to a LimitOrder
|
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
VirtExAdapters.adaptOrders(List<BigDecimal[]> virtexOrders,
CurrencyPair currencyPair,
String orderType,
String id)
Adapts a List of virtexOrders to a List of LimitOrders
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.