Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

A

AccountInfoRequest - Class in org.oxerr.okcoin.fix.fix44
The request message for account info.
AccountInfoRequest() - Constructor for class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
AccountInfoResponse - Class in org.oxerr.okcoin.fix.fix44
The response message of account info.
AccountInfoResponse() - Constructor for class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
AccountRecord - Class in org.oxerr.okcoin.rest.dto
 
AccountRecord(String, String, BigDecimal, String, String, BigDecimal, BigDecimal, Instant) - Constructor for class org.oxerr.okcoin.rest.dto.AccountRecord
 
AccountRecords - Class in org.oxerr.okcoin.rest.dto
 
AccountRecords(Boolean, int, AccountRecord[], String) - Constructor for class org.oxerr.okcoin.rest.dto.AccountRecords
 
AccountServiceDemo - Class in org.oxerr.okcoin.examples.rest
Demonstration of getting account balance.
AccountServiceDemo(Exchange) - Constructor for class org.oxerr.okcoin.examples.rest.AccountServiceDemo
 
AccReqID - Class in org.oxerr.okcoin.fix.field
 
AccReqID() - Constructor for class org.oxerr.okcoin.fix.field.AccReqID
 
AccReqID(String) - Constructor for class org.oxerr.okcoin.fix.field.AccReqID
 
adaptAccountInfo(UserInfo) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptAccountInfo(AccountInfoResponse) - Static method in class org.oxerr.okcoin.xchange.service.fix.OKCoinFIXAdapters
 
adaptCurrencyPair(String) - Static method in class org.oxerr.okcoin.xchange.service.fix.OKCoinFIXAdapters
 
adaptOpenOrders(Collection<OrderResult>) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptOrderBook(Depth, CurrencyPair) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptOrderType(Type) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptSymbol(CurrencyPair) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptSymbol(String) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptSymbol(CurrencyPair) - Static method in class org.oxerr.okcoin.xchange.service.fix.OKCoinFIXAdapters
 
adaptTicker(TickerResponse, CurrencyPair) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptTrades(Trade[], CurrencyPair) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
adaptUserTrades(OrderHistory) - Static method in class org.oxerr.okcoin.rest.OKCoinAdapters
 
addChannel(Session, String) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
addChannel(Session, String, Map<String, String>) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
addChannelListener(String, OKCoinDataListener) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
apiKey - Variable in class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
APPLICATION_FORM_URLENCODED - Static variable in class org.oxerr.okcoin.rest.service.web.OKCoinClient
 
ask(BigDecimal, BigDecimal) - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Deprecated.
Use OKCoinTradeService#placeLimitOrder(com.xeiam.xchange.dto.trade.LimitOrder) instead.

B

Balance - Class in org.oxerr.okcoin.fix.field
 
Balance() - Constructor for class org.oxerr.okcoin.fix.field.Balance
 
Balance(String) - Constructor for class org.oxerr.okcoin.fix.field.Balance
 
batchTrade(String, String, Type, String, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Batch trade.
batchTrade(String, Type, OrderData[]) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
BatchTradeResult - Class in org.oxerr.okcoin.rest.dto
 
BatchTradeResult(boolean, BatchTradeResult.OrderInfo[]) - Constructor for class org.oxerr.okcoin.rest.dto.BatchTradeResult
 
BatchTradeResult.OrderInfo - Class in org.oxerr.okcoin.rest.dto
 
bid(BigDecimal, BigDecimal) - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Deprecated.
Use OKCoinTradeService#placeLimitOrder(com.xeiam.xchange.dto.trade.LimitOrder) instead.
BorrowDemo - Class in org.oxerr.okcoin.examples.rest
 
BorrowDemo(Exchange) - Constructor for class org.oxerr.okcoin.examples.rest.BorrowDemo
 
borrowMoney(String, String, String, BigDecimal, BigDecimal, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Request borrow.
borrowMoney(String, String, BigDecimal, BigDecimal) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
BorrowOrder - Class in org.oxerr.okcoin.rest.dto
 
BorrowOrder(BigDecimal, Instant, long, int, BigDecimal, BigDecimal, Status, String) - Constructor for class org.oxerr.okcoin.rest.dto.BorrowOrder
 
BorrowOrderInfo - Class in org.oxerr.okcoin.rest.dto
 
BorrowOrderInfo(BorrowOrder, boolean) - Constructor for class org.oxerr.okcoin.rest.dto.BorrowOrderInfo
 
BorrowResult - Class in org.oxerr.okcoin.rest.dto
 
BorrowResult(boolean, long) - Constructor for class org.oxerr.okcoin.rest.dto.BorrowResult
 
BorrowsInfo - Class in org.oxerr.okcoin.rest.dto
 
BorrowsInfo(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, boolean, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.oxerr.okcoin.rest.dto.BorrowsInfo
 

C

cancelBorrow(String, String, long, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Cancel borrow order.
cancelBorrow(String, long) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
cancelContinuousEntrust(int, long) - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Cancel a continuous entrust.
cancelIcebergeOrder(CurrencyPair, long) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
cancelOrder(String) - Method in class org.oxerr.okcoin.examples.rest.TradeDemo
 
cancelOrder(long) - Method in class org.oxerr.okcoin.examples.rest.TradeDemo
 
cancelOrder(String, String, char, String, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
cancelOrder(String, String, String, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Cancel orders.
cancelOrder(String) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
cancelOrder(String, long...) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
CancelOrderResult - Class in org.oxerr.okcoin.rest.dto
 
CancelOrderResult(Boolean, Long, String, String) - Constructor for class org.oxerr.okcoin.rest.dto.CancelOrderResult
 
cancelWithdraw(String, String, long, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Withdrawal Cancellation Request.
cancelWithdraw(String, long) - Method in class org.oxerr.okcoin.rest.service.OKCoinAccountServiceRaw
 
Candlestick - Class in org.oxerr.okcoin.rest.dto
 
Candlestick(Instant, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.oxerr.okcoin.rest.dto.Candlestick
 
Candlestick - Class in org.oxerr.okcoin.websocket.dto
 
Candlestick(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Candlestick
 
Candlestick(JsonArray) - Constructor for class org.oxerr.okcoin.websocket.dto.Candlestick
 
CandlestickChart - Class in org.oxerr.okcoin.rest.dto
 
CandlestickChart(Candlestick[]) - Constructor for class org.oxerr.okcoin.rest.dto.CandlestickChart
 
CandlestickChart - Class in org.oxerr.okcoin.websocket.dto
 
CandlestickChart(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.CandlestickChart
 
CandlestickChart(JsonArray) - Constructor for class org.oxerr.okcoin.websocket.dto.CandlestickChart
 
CandlestickChartDeserializer - Class in org.oxerr.okcoin.rest.dto.deserializer
Deserializer for CandlestickChart.
CandlestickChartDeserializer() - Constructor for class org.oxerr.okcoin.rest.dto.deserializer.CandlestickChartDeserializer
 
Client - Class in org.oxerr.okcoin.examples.fix
Demonstration of FIX API.
Client(String, String) - Constructor for class org.oxerr.okcoin.examples.fix.Client
 
Client - Class in org.oxerr.okcoin.examples.websocket
 
Client() - Constructor for class org.oxerr.okcoin.examples.websocket.Client
 
close() - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
close() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
CONNECT_TIMEOUT_PARAMETER - Static variable in class org.oxerr.okcoin.rest.OKCoinExchange
 
CONNECTION_REQUEST_TIMEOUT_PARAMETER - Static variable in class org.oxerr.okcoin.rest.OKCoinExchange
 
crack(Message, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
create(String, String) - Method in class org.oxerr.okcoin.fix.fix44.OKCoinMessageFactory
 
create24HTickerRequest(String, String) - Method in class org.oxerr.okcoin.fix.MarketDataRequestCreator
 
createAccountInfoRequest(String) - Method in class org.oxerr.okcoin.fix.TradeRequestCreator
 
createLiveTradesRequest(String, String) - Method in class org.oxerr.okcoin.fix.MarketDataRequestCreator
 
createMarketDataRequest(String, String, char, int, int, char...) - Method in class org.oxerr.okcoin.fix.MarketDataRequestCreator
 
createNewOrderSingle(String, char, char, BigDecimal, BigDecimal, String) - Method in class org.oxerr.okcoin.fix.TradeRequestCreator
 
createOpenOrdersParams() - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
createOrderBookRequest(String, String, char, int, int) - Method in class org.oxerr.okcoin.fix.MarketDataRequestCreator
 
createOrderCancelRequest(String, String, char, String) - Method in class org.oxerr.okcoin.fix.TradeRequestCreator
 
createOrderMassStatusRequest(String, int) - Method in class org.oxerr.okcoin.fix.TradeRequestCreator
 
createOrdersInfoAfterSomeIDRequest(String, String, long, char) - Method in class org.oxerr.okcoin.fix.TradeRequestCreator
 
createTradeCaptureReportRequest(String, String) - Method in class org.oxerr.okcoin.fix.TradeRequestCreator
 
createTradeHistoryParams() - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService

D

decode(Reader) - Method in class org.oxerr.okcoin.websocket.OKCoinDecoder
demo() - Method in class org.oxerr.okcoin.examples.fix.Client
 
demoBatchTrade() - Method in class org.oxerr.okcoin.examples.rest.TradeDemo
 
demoBuyIcebergOrder() - Method in class org.oxerr.okcoin.examples.rest.IcebergOrderDemo
 
demoCancelIcebergOrder(long) - Method in class org.oxerr.okcoin.examples.rest.IcebergOrderDemo
 
demoCandlestickChart(String, String, Integer, Long) - Method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
demoDepth(CurrencyPair) - Method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
demoDepth(String) - Method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
demoGetAccountRecords() - Method in class org.oxerr.okcoin.examples.rest.AccountServiceDemo
 
demoGetBorrowsInfo() - Method in class org.oxerr.okcoin.examples.rest.BorrowDemo
 
demoGetIcebergOrderHistory() - Method in class org.oxerr.okcoin.examples.rest.IcebergOrderDemo
 
demoGetOpenIcebergOrders() - Method in class org.oxerr.okcoin.examples.rest.IcebergOrderDemo
 
demoGetTradeHistory() - Method in class org.oxerr.okcoin.examples.rest.TradeHistoryDemo
 
demoLimitOrder() - Method in class org.oxerr.okcoin.examples.rest.TradeDemo
 
demoLimitOrderRaw() - Method in class org.oxerr.okcoin.examples.rest.TradeDemo
 
demoSellIcebergOrder() - Method in class org.oxerr.okcoin.examples.rest.IcebergOrderDemo
 
demoTicker(CurrencyPair) - Method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
demoTicker(String) - Method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
demoTradeHistory() - Method in class org.oxerr.okcoin.examples.rest.MarketDataWithAuthDemo
 
demoTrades(CurrencyPair) - Method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
demoTrades(String) - Method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
demoUserInfo() - Method in class org.oxerr.okcoin.examples.rest.AccountServiceDemo
 
demoWithdraw() - Method in class org.oxerr.okcoin.examples.rest.WithdrawDemo
 
Depth - Class in org.oxerr.okcoin.rest.dto
 
Depth(BigDecimal[][], BigDecimal[][]) - Constructor for class org.oxerr.okcoin.rest.dto.Depth
 
Depth - Class in org.oxerr.okcoin.websocket.dto
 
Depth(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Depth
 
Depth(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Depth
 
Depth(JsonArray, JsonArray, Instant) - Constructor for class org.oxerr.okcoin.websocket.dto.Depth
 
DepthDemo - Class in org.oxerr.okcoin.examples.fix
 
DepthDemo(String, String) - Constructor for class org.oxerr.okcoin.examples.fix.DepthDemo
 
deserialize(JsonParser, DeserializationContext) - Method in class org.oxerr.okcoin.rest.dto.deserializer.CandlestickChartDeserializer
deserialize(JsonParser, DeserializationContext) - Method in class org.oxerr.okcoin.rest.dto.deserializer.EpochMilliDeserializer
deserialize(JsonParser, DeserializationContext) - Method in class org.oxerr.okcoin.rest.dto.deserializer.EpochSecondStringDeserializer
deserialize(JsonParser, DeserializationContext) - Method in class org.oxerr.okcoin.rest.dto.deserializer.StatusDeserializer
deserialize(JsonParser, DeserializationContext) - Method in class org.oxerr.okcoin.rest.dto.deserializer.TypeDeserializer
destroy() - Method in class org.oxerr.okcoin.websocket.OKCoinDecoder
destroy() - Method in class org.oxerr.okcoin.websocket.OKCoinEncoder
digestParams(RestInvocation) - Method in class org.oxerr.okcoin.rest.OKCoinDigest
digestParams(Map<String, String>) - Method in class org.oxerr.okcoin.rest.OKCoinDigest
 

E

encode(Event, Writer) - Method in class org.oxerr.okcoin.websocket.OKCoinEncoder
ENCODING - Static variable in class org.oxerr.okcoin.rest.service.web.OKCoinClient
 
EpochMilliDeserializer - Class in org.oxerr.okcoin.rest.dto.deserializer
Deserializer to deserialize epoch milliseconds in long to Instant.
EpochMilliDeserializer() - Constructor for class org.oxerr.okcoin.rest.dto.deserializer.EpochMilliDeserializer
 
EpochSecondStringDeserializer - Class in org.oxerr.okcoin.rest.dto.deserializer
Deserializer to deserialize epoch seconds in string to Instant.
EpochSecondStringDeserializer() - Constructor for class org.oxerr.okcoin.rest.dto.deserializer.EpochSecondStringDeserializer
 
Event - Class in org.oxerr.okcoin.websocket.dto
 
Event(String, String) - Constructor for class org.oxerr.okcoin.websocket.dto.Event
 
Event(String, String, Map<String, String>) - Constructor for class org.oxerr.okcoin.websocket.dto.Event
 
ExceptionMessage - Class in org.oxerr.okcoin.fix.field
 
ExceptionMessage() - Constructor for class org.oxerr.okcoin.fix.field.ExceptionMessage
 
ExceptionMessage(String) - Constructor for class org.oxerr.okcoin.fix.field.ExceptionMessage
 
ExceptionResponseMessage - Class in org.oxerr.okcoin.fix.fix44
Used for OKCoin to return exceptions.
ExceptionResponseMessage() - Constructor for class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
execute(ValueReader<T>, HttpUriRequest) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
Deprecated.
execute(HttpUriRequest, ValueReader<T>) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 

F

FIELD - Static variable in class org.oxerr.okcoin.fix.field.AccReqID
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.Balance
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.ExceptionMessage
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.FreeBtc
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.FreeLtc
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.FreeQtCcy
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.FrozenBtc
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.FrozenLtc
 
FIELD - Static variable in class org.oxerr.okcoin.fix.field.FrozenQtCcy
 
FreeBtc - Class in org.oxerr.okcoin.fix.field
 
FreeBtc() - Constructor for class org.oxerr.okcoin.fix.field.FreeBtc
 
FreeBtc(BigDecimal) - Constructor for class org.oxerr.okcoin.fix.field.FreeBtc
 
FreeBtc(double) - Constructor for class org.oxerr.okcoin.fix.field.FreeBtc
 
FreeLtc - Class in org.oxerr.okcoin.fix.field
 
FreeLtc() - Constructor for class org.oxerr.okcoin.fix.field.FreeLtc
 
FreeLtc(BigDecimal) - Constructor for class org.oxerr.okcoin.fix.field.FreeLtc
 
FreeLtc(double) - Constructor for class org.oxerr.okcoin.fix.field.FreeLtc
 
FreeQtCcy - Class in org.oxerr.okcoin.fix.field
Available Quote Currency Balance(CNY in China domestic site, USD in international site).
FreeQtCcy() - Constructor for class org.oxerr.okcoin.fix.field.FreeQtCcy
 
FreeQtCcy(BigDecimal) - Constructor for class org.oxerr.okcoin.fix.field.FreeQtCcy
 
FreeQtCcy(double) - Constructor for class org.oxerr.okcoin.fix.field.FreeQtCcy
 
fromAdmin(Message, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
fromApp(Message, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
FrozenBtc - Class in org.oxerr.okcoin.fix.field
 
FrozenBtc() - Constructor for class org.oxerr.okcoin.fix.field.FrozenBtc
 
FrozenBtc(BigDecimal) - Constructor for class org.oxerr.okcoin.fix.field.FrozenBtc
 
FrozenBtc(double) - Constructor for class org.oxerr.okcoin.fix.field.FrozenBtc
 
FrozenLtc - Class in org.oxerr.okcoin.fix.field
 
FrozenLtc() - Constructor for class org.oxerr.okcoin.fix.field.FrozenLtc
 
FrozenLtc(BigDecimal) - Constructor for class org.oxerr.okcoin.fix.field.FrozenLtc
 
FrozenLtc(double) - Constructor for class org.oxerr.okcoin.fix.field.FrozenLtc
 
FrozenQtCcy - Class in org.oxerr.okcoin.fix.field
Frozen Quote Currency Balance(CNY in China domestic site, USD in international site).
FrozenQtCcy() - Constructor for class org.oxerr.okcoin.fix.field.FrozenQtCcy
 
FrozenQtCcy(BigDecimal) - Constructor for class org.oxerr.okcoin.fix.field.FrozenQtCcy
 
FrozenQtCcy(double) - Constructor for class org.oxerr.okcoin.fix.field.FrozenQtCcy
 
Funds - Class in org.oxerr.okcoin.rest.dto
 
Funds(Map<String, BigDecimal>, Map<String, BigDecimal>, Map<String, BigDecimal>, Map<String, BigDecimal>, Map<String, BigDecimal>) - Constructor for class org.oxerr.okcoin.rest.dto.Funds
 
Funds - Class in org.oxerr.okcoin.websocket.dto
 
Funds(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Funds
 
Funds(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Funds
 
Funds(JsonObject, JsonObject, JsonObject, JsonObject, JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Funds
 

G

get(Account) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
get(AccReqID) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
get(Account) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(AccReqID) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(Currency) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(Balance) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(FreeBtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(FreeLtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(FreeQtCcy) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(FrozenBtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(FrozenLtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(FrozenQtCcy) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
get(Text) - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
get(ExceptionMessage) - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
get(OrderID) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
get(OrdStatus) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
get(Symbol) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
get(TradeRequestID) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
get(URI, Class<T>) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
get(URI, TypeReference<T>) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
get(URI, TypeReference<T>, Map<?, ?>, Map<?, ?>) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
get(URI, ValueReader<T>) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
get(URI, ValueReader<T>, Map<?, ?>, Map<?, ?>) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
getAccount() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
getAccount() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getAccount() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getAccountInfo() - Method in class org.oxerr.okcoin.rest.service.OKCoinAccountService
getAccountRecords(String, String, int, int, int, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get user deposits or withdraw Records.
getAccountRecords(String, int, int, int) - Method in class org.oxerr.okcoin.rest.service.OKCoinAccountServiceRaw
Returns the user deposits or withdraw records.
getAccReqID() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
getAccReqID() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getAddr() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getAmount() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getAmount() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getAmount() - Method in class org.oxerr.okcoin.rest.dto.Lend
 
getAmount() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getAmount() - Method in class org.oxerr.okcoin.rest.dto.OrderData
 
getAmount() - Method in class org.oxerr.okcoin.rest.dto.Trade
Returns the quantity in BTC (or LTC).
getAsks() - Method in class org.oxerr.okcoin.rest.dto.Depth
 
getAsset() - Method in class org.oxerr.okcoin.rest.dto.Funds
Returns the account funds, including net fund and total fund.
getAveragePrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getAvgPrice() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getBalance() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getBalance() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Deprecated.
getBank() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getBenificiaryAddr() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getBids() - Method in class org.oxerr.okcoin.rest.dto.Depth
 
getBorrow() - Method in class org.oxerr.okcoin.rest.dto.Funds
Returns the account borrowing information (only returned when this field is not null).
getBorrowBtc() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getBorrowCny() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getBorrowDate() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getBorrowId() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getBorrowId() - Method in class org.oxerr.okcoin.rest.dto.BorrowResult
 
getBorrowLtc() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getBorrowOrder() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrderInfo
 
getBorrowOrderInfo(String, long, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get borrowing order info.
getBorrowOrderInfo(long) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getBorrowsInfo(String, String, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get user borrow information.
getBorrowsInfo(String) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getBuy() - Method in class org.oxerr.okcoin.rest.dto.Ticker
Returns the best bid.
getBuy() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getCanBorrow() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getCandlestickChart(String, String, Integer, Long) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get BTC/LTC candlestick data.
getCandlestickChart(String, String, Integer, Long) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataServiceRaw
Get BTC/LTC Candlestick Data.
getCandlesticks() - Method in class org.oxerr.okcoin.rest.dto.CandlestickChart
 
getChannel() - Method in class org.oxerr.okcoin.websocket.dto.Event
 
getChannel() - Method in class org.oxerr.okcoin.websocket.OKCoinData
 
getClose() - Method in class org.oxerr.okcoin.rest.dto.Candlestick
 
getCode() - Method in enum org.oxerr.okcoin.rest.dto.Status
 
getCode() - Method in enum org.oxerr.okcoin.rest.dto.Type
 
getCompletedTradeAmount() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getCreateDate() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getCreatedDate() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getCurrency() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getCurrencyPair() - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService.OKCoinTradeHistoryParams
getCurrentPage() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrderHistory
 
getCurrentPage() - Method in class org.oxerr.okcoin.rest.dto.OrderHistory
Returns the current page number.
getData() - Method in class org.oxerr.okcoin.rest.dto.OrderFee
 
getData() - Method in class org.oxerr.okcoin.websocket.OKCoinData
 
getDataDictionary() - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
getDate() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getDate() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getDate() - Method in class org.oxerr.okcoin.rest.dto.TickerResponse
Returns server time for the ticker.
getDate() - Method in class org.oxerr.okcoin.rest.dto.Trade
Returns the transaction time.
getDays() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getDays() - Method in class org.oxerr.okcoin.rest.dto.Lend
 
getDealAmount() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getDealAmount() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getDefaultExchangeSpecification() - Method in class org.oxerr.okcoin.rest.OKCoinExchange
getDepth(String, Integer, Integer) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get market depth.
getDepth(String, Integer, Integer) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataServiceRaw
 
getDepth() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
getDepthRange() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getError() - Method in class org.oxerr.okcoin.rest.dto.CancelOrderResult
Returns failed order IDs.
getErrorCode() - Method in class org.oxerr.okcoin.rest.dto.BatchTradeResult.OrderInfo
 
getErrorCode() - Method in exception org.oxerr.okcoin.rest.OKCoinException
 
getErrorNum() - Method in class org.oxerr.okcoin.rest.dto.Result
 
getEvent() - Method in class org.oxerr.okcoin.websocket.dto.Event
 
getExceptionMessage() - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
getFee() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getFee() - Method in class org.oxerr.okcoin.rest.dto.OrderFeeData
 
getFilled() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getFree() - Method in class org.oxerr.okcoin.rest.dto.Funds
Returns the available fund.
getFreeBtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getFreeLtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getFreeQtCcy() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getFrozen() - Method in class org.oxerr.okcoin.rest.dto.Funds
Returns the frozen funds.
getFrozenBtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getFrozenLtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getFrozenQtCcy() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
getFunds() - Method in class org.oxerr.okcoin.rest.dto.Info
 
getHigh() - Method in class org.oxerr.okcoin.rest.dto.Candlestick
 
getHigh() - Method in class org.oxerr.okcoin.rest.dto.Ticker
Returns the highest price.
getHigh() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getIcebergOrderHistory(CurrencyPair, Integer) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getIcebergOrders(int, int, int, int, Integer) - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Returns iceberg orders.
getId() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getId() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getInfo() - Method in class org.oxerr.okcoin.rest.dto.UserInfo
 
getInstance() - Static method in class org.oxerr.okcoin.rest.dto.valuereader.IcebergOrdersReader
 
getInstance() - Static method in class org.oxerr.okcoin.rest.dto.valuereader.PlainTextReader
 
getInstance() - Static method in class org.oxerr.okcoin.rest.dto.valuereader.ResultValueReader
 
getInstance() - Static method in class org.oxerr.okcoin.rest.dto.valuereader.VoidValueReader
 
getInterestBtc() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getInterestCny() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getInterestLtc() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getLast() - Method in class org.oxerr.okcoin.rest.dto.Ticker
Returns the latest price.
getLast() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getLendDepth() - Method in class org.oxerr.okcoin.rest.dto.LendDepth
 
getLendDepth(String) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get top 10 lending entries.
getLendDepth(String) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataServiceRaw
 
getLow() - Method in class org.oxerr.okcoin.rest.dto.Candlestick
 
getLow() - Method in class org.oxerr.okcoin.rest.dto.Ticker
Returns the lowest price.
getLow() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getMinTradeAmount() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
 
getNonceFactory() - Method in class org.oxerr.okcoin.rest.OKCoinExchange
getNum() - Method in class org.oxerr.okcoin.rest.dto.Lend
 
getOpen() - Method in class org.oxerr.okcoin.rest.dto.Candlestick
 
getOpenIcebergOrders(CurrencyPair) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getOpenOrders() - Method in class org.oxerr.okcoin.examples.rest.OrderInfoDemo
 
getOpenOrders() - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
getOpenOrders(OpenOrdersParams) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
getOrder(String, String, long, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get order info.
getOrder(String...) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
getOrder(String, long) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getOrderBook(CurrencyPair, Object...) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataService
getOrderFee(String, String, long, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Query fee.
getOrderFee(String, long) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getOrderHistory() - Method in class org.oxerr.okcoin.examples.rest.OrderInfoDemo
 
getOrderHistory(String, String, int, int, int, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Returns the most recent 7 days orders.
getOrderHistory(String, int, int, int) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getOrderID() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
getOrderId() - Method in class org.oxerr.okcoin.rest.dto.BatchTradeResult.OrderInfo
 
getOrderId() - Method in class org.oxerr.okcoin.rest.dto.CancelOrderResult
Returns the order ID (applicable to single order).
getOrderId() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getOrderId() - Method in class org.oxerr.okcoin.rest.dto.OrderFeeData
 
getOrderId() - Method in class org.oxerr.okcoin.rest.dto.TradeResult
 
getOrderId() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getOrderId() - Method in class org.oxerr.okcoin.websocket.dto.TradeResult
 
getOrderInfo() - Method in class org.oxerr.okcoin.rest.dto.BatchTradeResult
 
getOrders() - Method in class org.oxerr.okcoin.examples.rest.OrderInfoDemo
 
getOrders() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrderHistory
 
getOrders() - Method in class org.oxerr.okcoin.rest.dto.OrderHistory
 
getOrders() - Method in class org.oxerr.okcoin.rest.dto.OrderResult
 
getOrders(String, String, int, String, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get order information in batch.
getOrders(String, int, long[]) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getOrders(String, int, Long[]) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getOrders(String, int, Iterable<Long>) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getOrdStatus() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
getPageLength() - Method in class org.oxerr.okcoin.rest.dto.OrderHistory
Returns number of orders per page.
getParameters() - Method in class org.oxerr.okcoin.websocket.dto.Event
 
getPrice() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getPrice() - Method in class org.oxerr.okcoin.rest.dto.OrderData
 
getPrice() - Method in class org.oxerr.okcoin.rest.dto.Trade
Returns the transaction price.
getProtectedPrice() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getRate() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getRate() - Method in class org.oxerr.okcoin.rest.dto.Lend
 
getRecords() - Method in class org.oxerr.okcoin.rest.dto.AccountRecords
 
getResult() - Method in class org.oxerr.okcoin.websocket.dto.TradeResult
 
getResultCode() - Method in class org.oxerr.okcoin.rest.dto.Result
 
getSell() - Method in class org.oxerr.okcoin.rest.dto.Ticker
Returns the best ask.
getSell() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getSide() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getSigTradeAmount() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getSigTradePrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getSingleAvg() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getStatus() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getStatus() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getStatus() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getStatus() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getString(String) - Static method in class org.oxerr.okcoin.rest.Messages
 
getSuccess() - Method in class org.oxerr.okcoin.rest.dto.CancelOrderResult
Returns success order IDs.
getSymbol() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
getSymbol() - Method in class org.oxerr.okcoin.rest.dto.AccountRecords
 
getSymbol() - Method in class org.oxerr.okcoin.rest.dto.BorrowOrder
 
getSymbol() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getSymbol() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
getSymbol() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getText() - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
getTicker() - Method in class org.oxerr.okcoin.rest.dto.TickerResponse
 
getTicker(String) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get price ticker.
getTicker(CurrencyPair, Object...) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataService
getTicker(String) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataServiceRaw
 
getTicker() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
getTid() - Method in class org.oxerr.okcoin.rest.dto.Trade
Returns the transaction ID.
getTimestamp() - Method in class org.oxerr.okcoin.rest.dto.Candlestick
 
getTimestamp() - Method in class org.oxerr.okcoin.websocket.dto.Depth
 
getTimestamp() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getTodayInterestBtc() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getTodayInterestCny() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getTodayInterestLtc() - Method in class org.oxerr.okcoin.rest.dto.BorrowsInfo
 
getTotal() - Method in class org.oxerr.okcoin.rest.dto.OrderHistory
 
getTradeAmount() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
getTradeAmount() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTradeCnyPrice() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
getTradeHistory(String, String, Long, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get Trade History (Not for Personal).
getTradeHistory(Object...) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
Deprecated.
getTradeHistory(TradeHistoryParams) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
getTradeHistory(String, Long) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getTradePrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTradePwd() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
getTradeRequestID() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
getTrades(String, Long) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get trade history.
getTrades(CurrencyPair, Object...) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataService
getTrades(String, Long) - Method in class org.oxerr.okcoin.rest.service.OKCoinMarketDataServiceRaw
 
getTrades() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Deprecated.
Use OKCoinMarketDataService#getTrades(com.xeiam.xchange.currency.CurrencyPair, Object...) instead.
getTrades(int) - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Deprecated.
Use @link OKCoinMarketDataService#getTrades(com.xeiam.xchange.currency.CurrencyPair, Object...) instead.
getTrades() - Method in class org.oxerr.okcoin.websocket.dto.TradesV1
 
getTradeType() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTradeUnitPrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTradeValue() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
 
getTransactionValue() - Method in class org.oxerr.okcoin.rest.dto.AccountRecord
 
getType() - Method in class org.oxerr.okcoin.rest.dto.Order
 
getType() - Method in class org.oxerr.okcoin.rest.dto.OrderData
 
getType() - Method in class org.oxerr.okcoin.rest.dto.OrderFeeData
 
getType() - Method in class org.oxerr.okcoin.rest.dto.Trade
Returns the type.
getUnfilledOrders() - Method in class org.oxerr.okcoin.examples.rest.OrderInfoDemo
 
getUnionFund() - Method in class org.oxerr.okcoin.rest.dto.Funds
Returns the fund management information (only returned when this field is not null).
getUnrepayments() - Method in class org.oxerr.okcoin.rest.dto.UnrepaymentsInfo
 
getUnrepaymentsInfo(String, String, int, int, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get debt list.
getUnrepaymentsInfo(String, int, int) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
getUnTrade() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getUserInfo(String, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Get user account info.
getUserInfo() - Method in class org.oxerr.okcoin.rest.service.OKCoinAccountServiceRaw
 
getVol() - Method in class org.oxerr.okcoin.rest.dto.Ticker
Returns the volume.
getVol() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getVolume() - Method in class org.oxerr.okcoin.rest.dto.Candlestick
 
getWithdrawId() - Method in class org.oxerr.okcoin.rest.dto.Withdrawal
 

H

hasNextPage() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrderHistory
 
HtmlPageReader<T> - Class in org.oxerr.okcoin.rest.dto.valuereader
 
HtmlPageReader() - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.HtmlPageReader
 
HttpClient - Class in org.oxerr.okcoin.rest.service.web
 
HttpClient(CloseableHttpClient, ObjectMapper) - Constructor for class org.oxerr.okcoin.rest.service.web.HttpClient
 
HttpClient(int, int, int) - Constructor for class org.oxerr.okcoin.rest.service.web.HttpClient
 

I

IcebergOrder - Class in org.oxerr.okcoin.rest.dto
 
IcebergOrder(long, Instant, Type, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Status) - Constructor for class org.oxerr.okcoin.rest.dto.IcebergOrder
 
IcebergOrderDemo - Class in org.oxerr.okcoin.examples.rest
Demonstration of iceberg orders management.
IcebergOrderDemo(Exchange, CurrencyPair) - Constructor for class org.oxerr.okcoin.examples.rest.IcebergOrderDemo
 
IcebergOrderHistory - Class in org.oxerr.okcoin.rest.dto
 
IcebergOrderHistory(int, boolean, IcebergOrder[]) - Constructor for class org.oxerr.okcoin.rest.dto.IcebergOrderHistory
 
IcebergOrdersReader - Class in org.oxerr.okcoin.rest.dto.valuereader
 
IcebergOrdersReader() - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.IcebergOrdersReader
 
IndexHtmlPageReader - Class in org.oxerr.okcoin.rest.dto.valuereader
 
IndexHtmlPageReader() - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.IndexHtmlPageReader
 
Info - Class in org.oxerr.okcoin.rest.dto
 
Info(Funds) - Constructor for class org.oxerr.okcoin.rest.dto.Info
 
Info - Class in org.oxerr.okcoin.websocket.dto
 
Info(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Info
 
Info(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Info
 
init(EndpointConfig) - Method in class org.oxerr.okcoin.websocket.OKCoinDecoder
init(EndpointConfig) - Method in class org.oxerr.okcoin.websocket.OKCoinEncoder
initServices() - Method in class org.oxerr.okcoin.rest.OKCoinExchange
isSet(Account) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
isSet(AccReqID) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
isSet(Account) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(AccReqID) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(Currency) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(Balance) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(FreeBtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(FreeLtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(FreeQtCcy) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(FrozenBtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(FrozenLtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(FrozenQtCcy) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSet(Text) - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
isSet(ExceptionMessage) - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
isSet(OrderID) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
isSet(OrdStatus) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
isSet(Symbol) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
isSet(TradeRequestID) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
isSetAccount() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
isSetAccount() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetAccReqID() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
isSetAccReqID() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetBalance() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetCurrency() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetExceptionMessage() - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
isSetFreeBtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetFreeLtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetFreeQtCcy() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetFrozenBtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetFrozenLtc() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetFrozenQtCcy() - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
isSetOrderID() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
isSetOrdStatus() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
isSetSymbol() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
isSetText() - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
isSetTradeRequestID() - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 

J

JsonValueReader<T> - Class in org.oxerr.okcoin.rest.dto.valuereader
 
JsonValueReader(ObjectMapper, Class<T>) - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.JsonValueReader
 
JsonValueTypeRefReader<T> - Class in org.oxerr.okcoin.rest.dto.valuereader
 
JsonValueTypeRefReader(ObjectMapper, TypeReference<T>) - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.JsonValueTypeRefReader
 

L

Lend - Class in org.oxerr.okcoin.rest.dto
 
Lend(BigDecimal, String, int, BigDecimal) - Constructor for class org.oxerr.okcoin.rest.dto.Lend
 
LendDepth - Class in org.oxerr.okcoin.rest.dto
 
LendDepth(Lend[]) - Constructor for class org.oxerr.okcoin.rest.dto.LendDepth
 
login() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
 
LOGIN_MAX_RETRY_TIMES_PARAMETER - Static variable in class org.oxerr.okcoin.rest.OKCoinExchange
Max count of retry in logging into via web form.
loginMaxRetryTimes - Variable in class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
LoginRequiredException - Exception in org.oxerr.okcoin.rest.service.web
 
LoginRequiredException() - Constructor for exception org.oxerr.okcoin.rest.service.web.LoginRequiredException
 
LoginRequiredException(String) - Constructor for exception org.oxerr.okcoin.rest.service.web.LoginRequiredException
 
LoginRequiredException(String, Throwable) - Constructor for exception org.oxerr.okcoin.rest.service.web.LoginRequiredException
 
logout() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
 

M

main(String[]) - Static method in class org.oxerr.okcoin.examples.fix.Client
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.fix.DepthDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.AccountServiceDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.BorrowDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.IcebergOrderDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.MarketDataWithAuthDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.OrderInfoDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.TradeDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.TradeHistoryDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.WebClientDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.rest.WithdrawDemo
 
main(String[]) - Static method in class org.oxerr.okcoin.examples.websocket.Client
 
MarketDataDemo - Class in org.oxerr.okcoin.examples.rest
Demonstration of getting market data.
MarketDataDemo(Exchange) - Constructor for class org.oxerr.okcoin.examples.rest.MarketDataDemo
 
MarketDataRequestCreator - Class in org.oxerr.okcoin.fix
Utilities for creating market data request message.
MarketDataRequestCreator() - Constructor for class org.oxerr.okcoin.fix.MarketDataRequestCreator
 
MarketDataWithAuthDemo - Class in org.oxerr.okcoin.examples.rest
 
MarketDataWithAuthDemo(Exchange) - Constructor for class org.oxerr.okcoin.examples.rest.MarketDataWithAuthDemo
 
Messages - Class in org.oxerr.okcoin.rest
Error messages.
MSGTYPE - Static variable in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
MSGTYPE - Static variable in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
MSGTYPE - Static variable in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
MSGTYPE - Static variable in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 

O

of(int) - Static method in enum org.oxerr.okcoin.rest.dto.Status
 
of(String) - Static method in enum org.oxerr.okcoin.rest.dto.Type
 
OKCoin - Interface in org.oxerr.okcoin.rest
RESTful API.
okCoin - Variable in class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
OKCoinAccountService - Class in org.oxerr.okcoin.rest.service
AccountService implementation.
OKCoinAccountService(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinAccountService
 
OKCoinAccountServiceRaw - Class in org.oxerr.okcoin.rest.service
Raw account service.
OKCoinAccountServiceRaw(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinAccountServiceRaw
 
OKCoinAdapters - Class in org.oxerr.okcoin.rest
Various adapters for converting from OKCoin DTOs to XChange DTOs.
OKCoinApplication - Class in org.oxerr.okcoin.fix
Application implementation.
OKCoinApplication(String, String) - Constructor for class org.oxerr.okcoin.fix.OKCoinApplication
 
OKCoinBaseService - Class in org.oxerr.okcoin.rest.service
BaseService implementation.
OKCoinBaseService(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinBaseService
 
OKCoinBaseTradeService - Class in org.oxerr.okcoin.rest.service
Base trade service.
OKCoinBaseTradeService(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
okCoinClient - Variable in class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
OKCoinClient - Class in org.oxerr.okcoin.rest.service.web
 
OKCoinClient(int, int, int) - Constructor for class org.oxerr.okcoin.rest.service.web.OKCoinClient
 
OKCoinClient(String, String, int, int, int) - Constructor for class org.oxerr.okcoin.rest.service.web.OKCoinClient
 
OKCoinClient(String, String, String, int, int, int) - Constructor for class org.oxerr.okcoin.rest.service.web.OKCoinClient
 
OKCoinClientEndpoint - Class in org.oxerr.okcoin.websocket
OKCoin WebSocket client endpoint.
OKCoinClientEndpoint() - Constructor for class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
OKCoinClientException - Exception in org.oxerr.okcoin.rest.service.web
 
OKCoinClientException() - Constructor for exception org.oxerr.okcoin.rest.service.web.OKCoinClientException
 
OKCoinClientException(String) - Constructor for exception org.oxerr.okcoin.rest.service.web.OKCoinClientException
 
OKCoinClientException(String, Throwable) - Constructor for exception org.oxerr.okcoin.rest.service.web.OKCoinClientException
 
OKCoinClientException(Result) - Constructor for exception org.oxerr.okcoin.rest.service.web.OKCoinClientException
 
OKCoinData - Class in org.oxerr.okcoin.websocket
The data that OKCoin WebSocket API responded.
OKCoinData(String, Object) - Constructor for class org.oxerr.okcoin.websocket.OKCoinData
 
OKCoinDataListener - Interface in org.oxerr.okcoin.websocket.event
 
OKCoinDecoder - Class in org.oxerr.okcoin.websocket
Decoder to decode the WebSocket message to array of OKCoinData.
OKCoinDecoder() - Constructor for class org.oxerr.okcoin.websocket.OKCoinDecoder
 
OKCoinDigest - Class in org.oxerr.okcoin.rest
ParamsDigest implementation.
OKCoinDigest(String) - Constructor for class org.oxerr.okcoin.rest.OKCoinDigest
 
OKCoinEncoder - Class in org.oxerr.okcoin.websocket
 
OKCoinEncoder() - Constructor for class org.oxerr.okcoin.websocket.OKCoinEncoder
 
OKCoinException - Exception in org.oxerr.okcoin.rest
Exception to represent the exception from server side.
OKCoinException() - Constructor for exception org.oxerr.okcoin.rest.OKCoinException
 
OKCoinException(Integer) - Constructor for exception org.oxerr.okcoin.rest.OKCoinException
 
OKCoinException(Integer, String) - Constructor for exception org.oxerr.okcoin.rest.OKCoinException
Constructor.
OKCoinException(String) - Constructor for exception org.oxerr.okcoin.rest.OKCoinException
 
OKCoinException(String, Throwable) - Constructor for exception org.oxerr.okcoin.rest.OKCoinException
 
OKCoinExchange - Class in org.oxerr.okcoin.rest
Exchange implementation for OKCoin.
OKCoinExchange() - Constructor for class org.oxerr.okcoin.rest.OKCoinExchange
 
OKCoinFIXAdapters - Class in org.oxerr.okcoin.xchange.service.fix
Various adapters for converting from Message to XChange DTOs.
OKCoinMarketDataService - Class in org.oxerr.okcoin.rest.service
MarketDataService implementation.
OKCoinMarketDataService(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinMarketDataService
 
OKCoinMarketDataServiceRaw - Class in org.oxerr.okcoin.rest.service
Raw market data service.
OKCoinMarketDataServiceRaw(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinMarketDataServiceRaw
 
OKCoinMessageFactory - Class in org.oxerr.okcoin.fix.fix44
MessageFactory that added OKCoin customized message support.
OKCoinMessageFactory() - Constructor for class org.oxerr.okcoin.fix.fix44.OKCoinMessageFactory
 
OKCoinTradeHistoryParams() - Constructor for class org.oxerr.okcoin.rest.service.OKCoinTradeService.OKCoinTradeHistoryParams
 
OKCoinTradeService - Class in org.oxerr.okcoin.rest.service
TradeService implementation.
OKCoinTradeService(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinTradeService
 
OKCoinTradeService.OKCoinTradeHistoryParams - Class in org.oxerr.okcoin.rest.service
 
OKCoinTradeServiceRaw - Class in org.oxerr.okcoin.rest.service
Raw trade service.
OKCoinTradeServiceRaw(Exchange) - Constructor for class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
OKCoinXChangeApplication - Class in org.oxerr.okcoin.xchange.service.fix
Application implementation using XChange DTOs as callback parameters.
OKCoinXChangeApplication(String, String) - Constructor for class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
 
onAccountInfo(AccountInfo, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
 
onClose(Session, CloseReason) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
onCreate(SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
onError(Session, Throwable) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
onLogon(SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
onLogout(SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
onMessage(ExecutionReport, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
onMessage(AccountInfoResponse, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
onMessage(ExceptionResponseMessage, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
onMessage(Session, Object) - Method in interface org.oxerr.okcoin.websocket.event.OKCoinDataListener
 
onMessage(Session, OKCoinData[]) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
onMessage(MarketDataSnapshotFullRefresh, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
onMessage(MarketDataIncrementalRefresh, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
onMessage(AccountInfoResponse, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
onOpen(Session, EndpointConfig) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
onOrderBook(Date, List<LimitOrder>, List<LimitOrder>, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
Invoked when the order book updated.
onOrderBook(OrderBook, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
Invoked when the order book updated.
onTicker(Ticker) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
 
onTrades(List<Trade>, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
 
Order - Class in org.oxerr.okcoin.rest.dto
 
Order(long, Status, String, Type, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Instant) - Constructor for class org.oxerr.okcoin.rest.dto.Order
 
Order - Class in org.oxerr.okcoin.websocket.dto
 
Order(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Order
 
Order(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Order
 
OrderData - Class in org.oxerr.okcoin.rest.dto
 
OrderData(BigDecimal, BigDecimal, Type) - Constructor for class org.oxerr.okcoin.rest.dto.OrderData
 
OrderFee - Class in org.oxerr.okcoin.rest.dto
 
OrderFee(boolean, OrderFeeData) - Constructor for class org.oxerr.okcoin.rest.dto.OrderFee
 
OrderFeeData - Class in org.oxerr.okcoin.rest.dto
 
OrderFeeData(BigDecimal, long, String) - Constructor for class org.oxerr.okcoin.rest.dto.OrderFeeData
 
OrderHistory - Class in org.oxerr.okcoin.rest.dto
 
OrderHistory(boolean, int, int, int, Order[]) - Constructor for class org.oxerr.okcoin.rest.dto.OrderHistory
 
OrderInfo(Integer, long) - Constructor for class org.oxerr.okcoin.rest.dto.BatchTradeResult.OrderInfo
 
OrderInfoDemo - Class in org.oxerr.okcoin.examples.rest
Demonstration of getting order info.
OrderInfoDemo(Exchange) - Constructor for class org.oxerr.okcoin.examples.rest.OrderInfoDemo
 
OrderResult - Class in org.oxerr.okcoin.rest.dto
 
OrderResult(boolean, int, Order[]) - Constructor for class org.oxerr.okcoin.rest.dto.OrderResult
 
OrderResult - Class in org.oxerr.okcoin.websocket.dto
 
OrderResult(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.OrderResult
 
OrderResult(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.OrderResult
 
OrdersInfoAfterSomeIDRequest - Class in org.oxerr.okcoin.fix.fix44
The request message to get history order information.
OrdersInfoAfterSomeIDRequest() - Constructor for class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
OrdersInfoAfterSomeIDRequest(TradeRequestID, Symbol, OrderID, OrdStatus) - Constructor for class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
org.oxerr.okcoin.examples.fix - package org.oxerr.okcoin.examples.fix
Demonstrations for FIX API.
org.oxerr.okcoin.examples.rest - package org.oxerr.okcoin.examples.rest
Demonstrations for RESTful API.
org.oxerr.okcoin.examples.websocket - package org.oxerr.okcoin.examples.websocket
Examples for WebSocket API.
org.oxerr.okcoin.fix - package org.oxerr.okcoin.fix
FIX API Implementation.
org.oxerr.okcoin.fix.field - package org.oxerr.okcoin.fix.field
User Defined Fields for OKCoin.
org.oxerr.okcoin.fix.fix44 - package org.oxerr.okcoin.fix.fix44
OKCoin customized FIX messages.
org.oxerr.okcoin.rest - package org.oxerr.okcoin.rest
RESTful API implementation.
org.oxerr.okcoin.rest.dto - package org.oxerr.okcoin.rest.dto
Data transfer objects.
org.oxerr.okcoin.rest.dto.deserializer - package org.oxerr.okcoin.rest.dto.deserializer
Deserializers.
org.oxerr.okcoin.rest.dto.valuereader - package org.oxerr.okcoin.rest.dto.valuereader
Value Readers.
org.oxerr.okcoin.rest.service - package org.oxerr.okcoin.rest.service
Services.
org.oxerr.okcoin.rest.service.web - package org.oxerr.okcoin.rest.service.web
Trading through submitting web form and parsing from HTML page.
org.oxerr.okcoin.websocket - package org.oxerr.okcoin.websocket
WebSocket API implementation.
org.oxerr.okcoin.websocket.dto - package org.oxerr.okcoin.websocket.dto
Data transfer objects.
org.oxerr.okcoin.websocket.event - package org.oxerr.okcoin.websocket.event
OKCoin WebSocket Events.
org.oxerr.okcoin.xchange.service.fix - package org.oxerr.okcoin.xchange.service.fix
FIX implementation using XChange DTOs as callback parameters.

P

placeIcebergOrder(CurrencyPair, Order.OrderType, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
placeLimitOrder(LimitOrder) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
placeMarketOrder(MarketOrder) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService
placeOrder(String, char, char, BigDecimal, BigDecimal, String, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
PlainTextReader - Class in org.oxerr.okcoin.rest.dto.valuereader
 
PlainTextReader() - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.PlainTextReader
 
post(URI, Class<T>, Map<?, ?>, Map<?, ?>, Charset) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
post(URI, TypeReference<T>, Map<?, ?>, Map<?, ?>, Charset) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
post(URI, ValueReader<T>, NameValuePair...) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
post(URI, ValueReader<T>, List<NameValuePair>) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
post(URI, ValueReader<T>, Map<?, ?>, Map<?, ?>, Charset) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
post(URI, ValueReader<T>, Iterable<? extends NameValuePair>, Header[], Charset) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
post(URI, ValueReader<T>, String, String) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 
post(URI, ValueReader<T>, String, ContentType) - Method in class org.oxerr.okcoin.rest.service.web.HttpClient
 

R

read(InputStream, String, Charset) - Method in class org.oxerr.okcoin.rest.dto.valuereader.HtmlPageReader
read(HTMLDocument) - Method in class org.oxerr.okcoin.rest.dto.valuereader.HtmlPageReader
 
read(HTMLDocument) - Method in class org.oxerr.okcoin.rest.dto.valuereader.IcebergOrdersReader
read(HTMLDocument) - Method in class org.oxerr.okcoin.rest.dto.valuereader.IndexHtmlPageReader
read(InputStream, String, Charset) - Method in class org.oxerr.okcoin.rest.dto.valuereader.JsonValueReader
read(InputStream, String, Charset) - Method in class org.oxerr.okcoin.rest.dto.valuereader.JsonValueTypeRefReader
read(InputStream, String, Charset) - Method in class org.oxerr.okcoin.rest.dto.valuereader.PlainTextReader
read(InputStream, ContentType) - Method in class org.oxerr.okcoin.rest.dto.valuereader.ResultValueReader
read(HttpResponse) - Method in interface org.oxerr.okcoin.rest.dto.valuereader.ValueReader
 
read(HttpEntity) - Method in interface org.oxerr.okcoin.rest.dto.valuereader.ValueReader
 
read(InputStream, ContentType) - Method in interface org.oxerr.okcoin.rest.dto.valuereader.ValueReader
 
read(InputStream, String, Charset) - Method in interface org.oxerr.okcoin.rest.dto.valuereader.ValueReader
 
read(InputStream) - Method in interface org.oxerr.okcoin.rest.dto.valuereader.ValueReader
Deprecated.
read(InputStream, ContentType) - Method in class org.oxerr.okcoin.rest.dto.valuereader.VoidValueReader
removeChannel(Session, String) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
repay(String, long, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Pay off debt.
repay(long) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
request24HTicker(String, String, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
requestAccountInfo(String, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
requestDepositAddress(Currency, String...) - Method in class org.oxerr.okcoin.rest.service.OKCoinAccountService
requestLiveTrades(String, String, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
requestMarketData(String, String, char, int, int, char[], SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
requestOrderBook(String, String, char, int, int, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
requestOrderMassStatus(String, int, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
Request order status.
requestOrdersInfoAfterSomeID(String, String, long, char, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
Request history order information which order ID is after the specified orderId.
requestTradeCaptureReportRequest(String, String, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
Result - Class in org.oxerr.okcoin.rest.dto
 
Result(int, int) - Constructor for class org.oxerr.okcoin.rest.dto.Result
 
ResultValueReader - Class in org.oxerr.okcoin.rest.dto.valuereader
 
ResultValueReader() - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.ResultValueReader
 

S

sendMessage(Message, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
 
set(Account) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
set(AccReqID) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoRequest
 
set(Account) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(AccReqID) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(Currency) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(Balance) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(FreeBtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(FreeLtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(FreeQtCcy) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(FrozenBtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(FrozenLtc) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(FrozenQtCcy) - Method in class org.oxerr.okcoin.fix.fix44.AccountInfoResponse
 
set(Text) - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
set(ExceptionMessage) - Method in class org.oxerr.okcoin.fix.fix44.ExceptionResponseMessage
 
set(OrderID) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
set(OrdStatus) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
set(Symbol) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
set(TradeRequestID) - Method in class org.oxerr.okcoin.fix.fix44.OrdersInfoAfterSomeIDRequest
 
setCurrencyPair(CurrencyPair) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeService.OKCoinTradeHistoryParams
setId(long) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setOrderId(long) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setSigTradeAmount(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setSigTradePrice(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setStatus(Status) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setSymbol(int) - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
setSymbol(String) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradeAmount(BigDecimal) - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
setTradeAmount(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradeCnyPrice(BigDecimal) - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
setTradePrice(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradePwd(String) - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
setTradeType(Type) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradeUnitPrice(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setUnTrade(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
sign - Variable in class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
sleep(String) - Method in class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
SOCKET_TIMEOUT_PARAMETER - Static variable in class org.oxerr.okcoin.rest.OKCoinExchange
 
Status - Enum in org.oxerr.okcoin.rest.dto
Order status.
StatusDeserializer - Class in org.oxerr.okcoin.rest.dto.deserializer
Deserializer to deserialize status integer to Status.
StatusDeserializer() - Constructor for class org.oxerr.okcoin.rest.dto.deserializer.StatusDeserializer
 
submitContinuousEntrust(int, int, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
Submits continuous entrust.
subscribeOrderBook(String, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
Subscribes the order book of the specified symbol.
subscribeOrderBook(CurrencyPair, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
 

T

Ticker - Class in org.oxerr.okcoin.rest.dto
 
Ticker(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.oxerr.okcoin.rest.dto.Ticker
 
Ticker - Class in org.oxerr.okcoin.websocket.dto
 
Ticker(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Instant, BigDecimal) - Constructor for class org.oxerr.okcoin.websocket.dto.Ticker
 
Ticker(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Ticker
 
Ticker(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Ticker
 
TickerResponse - Class in org.oxerr.okcoin.rest.dto
 
TickerResponse(Instant, Ticker) - Constructor for class org.oxerr.okcoin.rest.dto.TickerResponse
 
toAdmin(Message, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
toApp(Message, SessionID) - Method in class org.oxerr.okcoin.fix.OKCoinApplication
toJson() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
toNameValurPairs() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
toString() - Method in enum org.oxerr.okcoin.rest.dto.Type
 
toString() - Method in class org.oxerr.okcoin.websocket.OKCoinData
 
toUrlencoded() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
 
Trade - Class in org.oxerr.okcoin.rest.dto
 
Trade(Instant, BigDecimal, BigDecimal, long, Type) - Constructor for class org.oxerr.okcoin.rest.dto.Trade
 
trade(String, String, Type, BigDecimal, BigDecimal, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
Place order.
trade(String, Type, BigDecimal, BigDecimal) - Method in class org.oxerr.okcoin.rest.service.OKCoinTradeServiceRaw
 
Trade - Class in org.oxerr.okcoin.websocket.dto
 
Trade(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Trade
 
Trade(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Trade
 
TRADE_PASSWORD_PARAMETER - Static variable in class org.oxerr.okcoin.rest.OKCoinExchange
The parameter key of the trade password.
TradeDemo - Class in org.oxerr.okcoin.examples.rest
Demonstration of placing order.
TradeDemo(Exchange) - Constructor for class org.oxerr.okcoin.examples.rest.TradeDemo
 
TradeHistoryDemo - Class in org.oxerr.okcoin.examples.rest
Demonstration of getting order history.
TradeHistoryDemo(Exchange) - Constructor for class org.oxerr.okcoin.examples.rest.TradeHistoryDemo
 
TradeParam - Class in org.oxerr.okcoin.rest.dto
 
TradeParam(BigDecimal, BigDecimal, String, int) - Constructor for class org.oxerr.okcoin.rest.dto.TradeParam
 
TradeRequestCreator - Class in org.oxerr.okcoin.fix
Utilities for creating trade request messages.
TradeRequestCreator(String, String) - Constructor for class org.oxerr.okcoin.fix.TradeRequestCreator
 
TradeResult - Class in org.oxerr.okcoin.rest.dto
 
TradeResult(boolean, int, long) - Constructor for class org.oxerr.okcoin.rest.dto.TradeResult
 
TradeResult - Class in org.oxerr.okcoin.websocket.dto
 
TradeResult(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.TradeResult
 
TradeResult(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.TradeResult
 
TradesV1 - Class in org.oxerr.okcoin.websocket.dto
 
TradesV1(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.TradesV1
 
TradesV1(JsonArray) - Constructor for class org.oxerr.okcoin.websocket.dto.TradesV1
 
Type - Enum in org.oxerr.okcoin.rest.dto
Order type.
TypeDeserializer - Class in org.oxerr.okcoin.rest.dto.deserializer
Deserializer to deserialize type code in string to Type.
TypeDeserializer() - Constructor for class org.oxerr.okcoin.rest.dto.deserializer.TypeDeserializer
 

U

UnrepaymentsInfo - Class in org.oxerr.okcoin.rest.dto
 
UnrepaymentsInfo(BorrowOrder[], boolean) - Constructor for class org.oxerr.okcoin.rest.dto.UnrepaymentsInfo
 
unsubscribeOrderBook(String, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
Unsubscribes the order book of the specified symbol.
unsubscribeOrderBook(CurrencyPair, SessionID) - Method in class org.oxerr.okcoin.xchange.service.fix.OKCoinXChangeApplication
 
updateLast(String) - Method in class org.oxerr.okcoin.rest.service.OKCoinBaseTradeService
 
UserInfo - Class in org.oxerr.okcoin.rest.dto
 
UserInfo(boolean, int, Info) - Constructor for class org.oxerr.okcoin.rest.dto.UserInfo
 

V

valueOf(String) - Static method in enum org.oxerr.okcoin.rest.dto.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.oxerr.okcoin.rest.dto.Type
Returns the enum constant of this type with the specified name.
ValueReader<T> - Interface in org.oxerr.okcoin.rest.dto.valuereader
 
values() - Static method in enum org.oxerr.okcoin.rest.dto.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.oxerr.okcoin.rest.dto.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VoidValueReader - Class in org.oxerr.okcoin.rest.dto.valuereader
 
VoidValueReader() - Constructor for class org.oxerr.okcoin.rest.dto.valuereader.VoidValueReader
 

W

WebClientDemo - Class in org.oxerr.okcoin.examples.rest
 
WebClientDemo() - Constructor for class org.oxerr.okcoin.examples.rest.WebClientDemo
 
withdraw(String, String, BigDecimal, String, String, BigDecimal, ParamsDigest) - Method in interface org.oxerr.okcoin.rest.OKCoin
BTC/LTC Withdraw.
withdraw(String, BigDecimal, String, String, BigDecimal) - Method in class org.oxerr.okcoin.rest.service.OKCoinAccountServiceRaw
 
Withdrawal - Class in org.oxerr.okcoin.rest.dto
 
Withdrawal(boolean, long) - Constructor for class org.oxerr.okcoin.rest.dto.Withdrawal
 
WithdrawDemo - Class in org.oxerr.okcoin.examples.rest
Demonstration of withdrawing and canceling withdrawal.
WithdrawDemo(Exchange, String) - Constructor for class org.oxerr.okcoin.examples.rest.WithdrawDemo
 
withdrawFunds(Currency, BigDecimal, String) - Method in class org.oxerr.okcoin.rest.service.OKCoinAccountService
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2013–2017. All rights reserved.