Package | Description |
---|---|
com.xeiam.xchange.bitfinex.v1 | |
com.xeiam.xchange.bitfinex.v1.service.polling |
Modifier and Type | Method and Description |
---|---|
static BitfinexOrderType |
BitfinexOrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitfinexOrderType[] |
BitfinexOrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BitfinexOfferStatusResponse |
BitfinexTradeServiceRaw.placeBitfinexFixedRateLoanOrder(FixedRateLoanOrder loanOrder,
BitfinexOrderType orderType) |
BitfinexOfferStatusResponse |
BitfinexTradeServiceRaw.placeBitfinexFloatingRateLoanOrder(FloatingRateLoanOrder loanOrder,
BitfinexOrderType orderType) |
BitfinexOrderStatusResponse |
BitfinexTradeServiceRaw.placeBitfinexLimitOrder(LimitOrder limitOrder,
BitfinexOrderType bitfinexOrderType,
boolean hidden) |
BitfinexOrderStatusResponse |
BitfinexTradeServiceRaw.placeBitfinexMarketOrder(MarketOrder marketOrder,
BitfinexOrderType bitfinexOrderType) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.