- 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.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.
- 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.
- getAvgPrice() - Method in class org.oxerr.okcoin.rest.dto.Order
-
- getBalance() - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
-
- 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.
- 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
-
- 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
-
- getCreateDate() - Method in class org.oxerr.okcoin.rest.dto.Order
-
- 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
-
- 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
-
- 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.
- getFrozen() - Method in class org.oxerr.okcoin.rest.dto.Funds
-
Returns the frozen funds.
- 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.
- 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
-
- 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.
- 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.
- 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.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(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.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
-
- getOrderInfo() - Method in class org.oxerr.okcoin.rest.dto.BatchTradeResult
-
- 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
-
- getPageLength() - Method in class org.oxerr.okcoin.rest.dto.OrderHistory
-
Returns number of orders per page.
- 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
-
- getResultCode() - Method in class org.oxerr.okcoin.rest.dto.Result
-
- getSell() - Method in class org.oxerr.okcoin.rest.dto.Ticker
-
Returns the best ask.
- getSide() - Method in class org.oxerr.okcoin.rest.dto.IcebergOrder
-
- 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
-
- 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.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
-
- 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
-
- 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
-
- 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
-
- getTradePwd() - Method in class org.oxerr.okcoin.rest.dto.TradeParam
-
- 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
-
- getTrades(int) - Method in class org.oxerr.okcoin.rest.service.web.OKCoinClient
-
- 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.
- 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
-
- 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.
- getVolume() - Method in class org.oxerr.okcoin.rest.dto.Candlestick
-
- getWithdrawId() - Method in class org.oxerr.okcoin.rest.dto.Withdrawal
-