- getAccountInfo() - Method in class org.oxerr.peatio.rest.service.polling.PeatioAccountService
- getAccounts() - Method in class org.oxerr.peatio.rest.dto.Member
-
- getAmount() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getAsks() - Method in class org.oxerr.peatio.rest.dto.Depth
-
- getAsks() - Method in class org.oxerr.peatio.rest.dto.OrderBook
-
- getAt() - Method in class org.oxerr.peatio.rest.dto.MarketTicker
-
- getAvgPrice() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getBalance() - Method in class org.oxerr.peatio.rest.dto.Account
-
- getBids() - Method in class org.oxerr.peatio.rest.dto.Depth
-
- getBids() - Method in class org.oxerr.peatio.rest.dto.OrderBook
-
- getBuy() - Method in class org.oxerr.peatio.rest.dto.Ticker
-
- getCode() - Method in class org.oxerr.peatio.rest.PeatioException.Error
-
- getCode() - Method in exception org.oxerr.peatio.rest.PeatioException
-
- getConfirmations() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getCreatedAt() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getCreatedAt() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getCreatedAt() - Method in class org.oxerr.peatio.rest.dto.Trade
-
- getCurrency() - Method in class org.oxerr.peatio.rest.dto.Account
-
- getCurrency() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getDefaultExchangeSpecification() - Method in class org.oxerr.peatio.rest.PeatioExchange
- getDeposit(String, SynchronizedValueFactory<Long>, ParamsDigest, String) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get single deposit information.
- getDeposit(String) - Method in class org.oxerr.peatio.rest.service.polling.PeatioAccountServiceRaw
-
- getDeposits(String, SynchronizedValueFactory<Long>, ParamsDigest, String) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get your deposits information.
- getDeposits(String) - Method in class org.oxerr.peatio.rest.service.polling.PeatioAccountServiceRaw
-
- getDepth(String, Integer) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get depth of specified market.
- getDepth(String, Integer) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw
-
- getDoneAt() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getEmail() - Method in class org.oxerr.peatio.rest.dto.Member
-
- getExchangeSymbols() - Method in class org.oxerr.peatio.rest.service.polling.PeatioBasePollingService
- getExecutedVolume() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getFee() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getFunds() - Method in class org.oxerr.peatio.rest.dto.Trade
-
- getHigh() - Method in class org.oxerr.peatio.rest.dto.Ticker
-
- getId() - Method in class org.oxerr.peatio.rest.dto.Market
-
- getId() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getId() - Method in class org.oxerr.peatio.rest.dto.Trade
-
- getK() - Method in class org.oxerr.peatio.rest.dto.KWithPendingTrades
-
- getK(String, Integer, Integer, Long) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get OHLC(k line) of specified market.
- getK(String, Integer, Integer, Long) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw
-
- getKWithPendingTrades(String, Integer, Integer, Integer, Long) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get K data with pending trades, which are the trades not included
in K data yet, because there's delay between trade generated and
processed by K data generator.
- getKWithPendingTrades(String, Integer, Integer, Integer, Long) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw
-
- getLast() - Method in class org.oxerr.peatio.rest.dto.Ticker
-
- getLocked() - Method in class org.oxerr.peatio.rest.dto.Account
-
- getLow() - Method in class org.oxerr.peatio.rest.dto.Ticker
-
- getMarket() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getMarket() - Method in class org.oxerr.peatio.rest.dto.Trade
-
- getMarkets() - Method in interface org.oxerr.peatio.rest.Peatio
-
Get all available markets.
- getMarkets() - Method in class org.oxerr.peatio.rest.service.polling.PeatioBasePollingService
-
- getMe(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get your profile and accounts info.
- getMe() - Method in class org.oxerr.peatio.rest.service.polling.PeatioAccountServiceRaw
-
- getMessage() - Method in class org.oxerr.peatio.rest.PeatioException.Error
-
- getMyTrades(String, SynchronizedValueFactory<Long>, ParamsDigest, String, Integer, Long, Long, Long, String) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get your executed trades.
- getMyTrades(String, Integer, Long, Long, Long, String) - Method in class org.oxerr.peatio.rest.service.polling.PeatioTradeServiceRaw
-
- getName() - Method in class org.oxerr.peatio.rest.dto.Market
-
- getName() - Method in class org.oxerr.peatio.rest.dto.Member
-
- getNonceFactory() - Method in class org.oxerr.peatio.rest.PeatioExchange
- getOpenOrders() - Method in class org.oxerr.peatio.rest.service.polling.PeatioTradeService
- getOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, long) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get information of specified order.
- getOrder(long) - Method in class org.oxerr.peatio.rest.service.polling.PeatioTradeServiceRaw
-
- getOrderBook(String, Integer, Integer) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get the order book of specified market.
- getOrderBook(CurrencyPair, Object...) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataService
- getOrderBook(String, Integer, Integer) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw
-
- getOrderBy() - Method in class org.oxerr.peatio.rest.service.polling.PeatioTradeService.PeatioTradeHistoryParams
-
- getOrderId() - Method in class org.oxerr.peatio.rest.dto.Trade
-
- getOrders(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, Integer, Integer, String) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get your orders.
- getOrders(String, String, Integer, Integer, String) - Method in class org.oxerr.peatio.rest.service.polling.PeatioTradeServiceRaw
-
- getOrdType() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getPrice() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getPrice() - Method in class org.oxerr.peatio.rest.dto.Trade
-
- getRemainingVolume() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getSell() - Method in class org.oxerr.peatio.rest.dto.Ticker
-
- getSide() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getSide() - Method in class org.oxerr.peatio.rest.dto.Trade
-
- getSn() - Method in class org.oxerr.peatio.rest.dto.Member
-
- getState() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getState() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getTicker() - Method in class org.oxerr.peatio.rest.dto.MarketTicker
-
- getTicker(String) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get ticker of specific market.
- getTicker(CurrencyPair, Object...) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataService
- getTicker(String) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw
-
- getTickers() - Method in interface org.oxerr.peatio.rest.Peatio
-
Get ticker of all markets.
- getTickers() - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw
-
- getTimestamp() - Method in class org.oxerr.peatio.rest.dto.Depth
-
- getTradeHistory(Object...) - Method in class org.oxerr.peatio.rest.service.polling.PeatioTradeService
- getTradeHistory(TradeHistoryParams) - Method in class org.oxerr.peatio.rest.service.polling.PeatioTradeService
- getTrades() - Method in class org.oxerr.peatio.rest.dto.KWithPendingTrades
-
- getTrades(String, Integer, Long, Integer, Integer, String) - Method in interface org.oxerr.peatio.rest.Peatio
-
Get recent trades on market, each trade is included only once.
- getTrades(CurrencyPair, Object...) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataService
- getTrades(String, Integer, Long, Integer, Integer, String) - Method in class org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw
-
- getTradesCount() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getTxid() - Method in class org.oxerr.peatio.rest.dto.Deposit
-
- getVol() - Method in class org.oxerr.peatio.rest.dto.Ticker
-
- getVolume() - Method in class org.oxerr.peatio.rest.dto.Order
-
- getVolume() - Method in class org.oxerr.peatio.rest.dto.Trade
-