Index

A B C D F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

active - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
 
adapt(LatokenException) - Static method in class org.knowm.xchange.latoken.LatokenErrorAdapter
 
adaptBalance(LatokenBalance) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptCurrency(LatokenCurrency) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptCurrencyPair(Exchange, String) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptCurrencyPair(LatokenPair) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptOpenOrders(Exchange, List<LatokenOrder>) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptOrder(Exchange, LatokenOrder) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptOrderBook(Exchange, LatokenOrderbook) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptOrderStatus(LatokenOrderStatus) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptOrderType(LatokenOrderSide) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptPairMetaData(LatokenPair) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptTicker(LatokenTicker) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptTrade(LatokenTrade, CurrencyPair) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptTrades(Exchange, LatokenTrades) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptUserTrade(LatokenUserTrade, CurrencyPair) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
adaptUserTrades(Exchange, LatokenUserTrades) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
API_KEY - Static variable in interface org.knowm.xchange.latoken.LatokenAuthenticated
Header's key for client's secret API key
apiKey - Variable in class org.knowm.xchange.latoken.service.LatokenBaseService
 

B

buy - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderSide
 

C

cancelAll(String, long, String, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
canceling - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
 
cancelLatokenOrder(String) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Cancels an order given its orderId.
cancelLatokenOrders(CurrencyPair) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Cancels all orders of a given CurrencyPair.
cancelled - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
 
cancelOrder(String) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
cancelOrder(String, long, String, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
cancelOrders(CurrencyPair) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
Cancels all orders of a given CurrencyPair.
createInstance(String) - Static method in class org.knowm.xchange.latoken.service.LatokenHmacDigest
 
createOpenOrdersParams() - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
createTradeHistoryParams() - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 

D

digestParams(RestInvocation) - Method in class org.knowm.xchange.latoken.service.LatokenHmacDigest
 

F

filled - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
 

G

getAccountInfo() - Method in class org.knowm.xchange.latoken.service.LatokenAccountService
 
getAllCurrencies() - Method in interface org.knowm.xchange.latoken.Latoken
 
getAllPairs() - Method in interface org.knowm.xchange.latoken.Latoken
 
getAllTickers() - Method in interface org.knowm.xchange.latoken.Latoken
 
getAmount() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
Total amount of balance
getAmount() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrade
Trade amount
getAmount() - Method in class org.knowm.xchange.latoken.dto.marketdata.PriceLevel
Total order volume on this level
getAmount() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
Order amount
getAmount() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
Amount of trade
getAmountPrecision() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Amount precision
getAsks() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenOrderbook
Ask levels
getAvailable() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
Available amount of balance
getBalance(String, Long, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
getBalances(Long, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
getBaseCurrency() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Symbol of base currency
getBids() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenOrderbook
Bid levels
getCancelledOrders() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenCancelledOrders
IDs of the cancelled orders
getClientId() - Method in interface org.knowm.xchange.latoken.service.LatokenOrderFlags
Used in fields clientOrderId
getClientOrderId() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
Id of order provided by client (optional)
getClose() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
Close price of ticker
getCounterCurrency() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Symbol of counter currency
getCurrencies(String) - Method in interface org.knowm.xchange.latoken.Latoken
 
getCurrencyId() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
Id of currency
getCurrencyId() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
ID of currency
getCurrencyPair() - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
getCurrencyPair() - Method in class org.knowm.xchange.latoken.service.LatokenTradeHistoryParams
 
getDefaultExchangeSpecification() - Method in class org.knowm.xchange.latoken.LatokenExchange
 
getEndpoint() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimit
API endpoint with method type
getErrorType() - Method in exception org.knowm.xchange.latoken.dto.LatokenException
 
getExecutedAmount() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenOrder
Amount of order filled
getFee() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
Transaction fee for currency
getFee() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
Trade fee
getFrozen() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
Amount frozen by orders or transactions amount
getHigh() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
Highest price in last 24h
getId() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
ID of trade
getLatokenBalance(Currency) - Method in class org.knowm.xchange.latoken.service.LatokenAccountServiceRaw
Returns the balance of a given Currency.
getLatokenBalances() - Method in class org.knowm.xchange.latoken.service.LatokenAccountServiceRaw
Returns all balances in the account.
getLatokenOpenOrders(CurrencyPair, Integer) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Returns all currently open orders.
getLatokenOrder(String) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Returns an order given its orderId.
getLatokenOrderbook(CurrencyPair, Integer) - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataServiceRaw
 
getLatokenOrders(CurrencyPair, LatokenOrderStatus, Integer) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Returns list of orders of a given pair and status.
getLatokenTicker(CurrencyPair) - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataServiceRaw
 
getLatokenTickers() - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataServiceRaw
 
getLatokenTrades(CurrencyPair, Integer) - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataServiceRaw
 
getLatokenUserTrades(CurrencyPair, Integer) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Returns all user-trades of a given CurrencyPair.
getLimit() - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
getLimit() - Method in class org.knowm.xchange.latoken.service.LatokenTradeHistoryParams
 
getLow() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
Lowest price in last 24h
getMakerFee() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Maker fee
getMessage() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenTestOrder
 
getMinOrderAmount() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Minimum order amount
getName() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
Name of currency
getName() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
Name of currency
getNonceFactory() - Method in class org.knowm.xchange.latoken.LatokenExchange
Latoken uses HMAC signature and timing-validation to identify valid requests.
getOpen() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
Open price of ticker
getOpenOrders(String, long, int, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
getOrder(String, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
getOrder(OrderQueryParams...) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
getOrderbook(String, int) - Method in interface org.knowm.xchange.latoken.Latoken
 
getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataService
 
getOrderId() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
Id of order
getOrderId() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
Id of order
getOrderId() - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
getOrders(String, String, int, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
getOrderStatus() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenOrder
Order status
getPair(String) - Method in interface org.knowm.xchange.latoken.Latoken
 
getPairId() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
ID of pair
getPairId() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenOrderbook
ID of trading pair
getPairId() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
ID of trading pair
getPairId() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrades
ID of trading pair
getPairId() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenCancelledOrders
ID of trading pair
getPairId() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
ID of trading pair
getPairId() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrades
ID of trading pair
getPairs(String) - Method in interface org.knowm.xchange.latoken.Latoken
 
getPending() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
 
getPrecision() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
Precision of currency
getPrice() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrade
Trade price
getPrice() - Method in class org.knowm.xchange.latoken.dto.marketdata.PriceLevel
Price of level
getPrice() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
Order price
getPrice() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
Price of trade
getPriceChange() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
Change of price in last 24h (in percentage)
getPricePrecision() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Price precision
getPublicEndpoints() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimits
 
getRateLimits() - Method in interface org.knowm.xchange.latoken.Latoken
 
getReaminingAmount() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenOrder
Amount of order available for execution
getRequestLimit() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimit
Amount of requests allowed in time period
getRequiredOrderQueryParamClass() - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
getSide() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrade
Side of trade
getSide() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
Order side
getSide() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
Order side
getSignedEndpoints() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimits
 
getSpread() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenOrderbook
Spread between top bid and ask in percentage pair symbol
getStatus() - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
getSymbol() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
Symbol of currency
getSymbol() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
Symbol of currency
getSymbol() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Pair symbol
getSymbol() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenOrderbook
Trading pair symbol
getSymbol() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
Trading pair symbol
getSymbol() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrades
Trading pair symbol
getSymbol() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenCancelledOrders
Trading pair symbol
getSymbol() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
Trading pair symbol
getSymbol() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrades
Trading pair symbol
getTakerFee() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
Taker fee
getTicker(String) - Method in interface org.knowm.xchange.latoken.Latoken
 
getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataService
 
getTickers(Params) - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataService
 
getTime() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenTime
 
getTime() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
Trade time
getTime() - Method in interface org.knowm.xchange.latoken.Latoken
 
getTime() - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataService
 
getTimeCreated() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenOrder
Time of order creation
getTimeFilled() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenOrder
Time when order is filled (or null)
getTimePeriod() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimit
Time limit of requests
getTimestamp() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrade
Trade time
getTradeCount() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrades
Count of trades in response
getTradeCount() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrades
Number of trades in response
getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
getTrades() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrades
List of LatokenTrades
getTrades() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrades
List of LatokenUserTrade objects.
getTrades(String, int) - Method in interface org.knowm.xchange.latoken.Latoken
 
getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.latoken.service.LatokenMarketDataService
 
getType() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
Type of currency (e.g.
getType() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
Order type
getUserTrades(String, long, int, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
getVolume() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
Traded volume in last 24h

H

HASHTYPE - Static variable in interface org.knowm.xchange.latoken.LatokenAuthenticated
Header's key for hash function (Optional).

I

initServices() - Method in class org.knowm.xchange.latoken.LatokenExchange
 
isSuccess() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenTestOrder
 

L

latoken - Variable in class org.knowm.xchange.latoken.service.LatokenBaseService
 
Latoken - Interface in org.knowm.xchange.latoken
 
LatokenAccountService - Class in org.knowm.xchange.latoken.service
 
LatokenAccountService(Exchange) - Constructor for class org.knowm.xchange.latoken.service.LatokenAccountService
 
LatokenAccountServiceRaw - Class in org.knowm.xchange.latoken.service
 
LatokenAccountServiceRaw(Exchange) - Constructor for class org.knowm.xchange.latoken.service.LatokenAccountServiceRaw
 
LatokenAdapters - Class in org.knowm.xchange.latoken
 
LatokenAdapters() - Constructor for class org.knowm.xchange.latoken.LatokenAdapters
 
LatokenAuthenticated - Interface in org.knowm.xchange.latoken
 
LatokenBalance - Class in org.knowm.xchange.latoken.dto.account
Response schema:
LatokenBalance(String, String, String, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.latoken.dto.account.LatokenBalance
 
LatokenBaseService - Class in org.knowm.xchange.latoken.service
 
LatokenBaseService(Exchange) - Constructor for class org.knowm.xchange.latoken.service.LatokenBaseService
 
LatokenCancelledOrders - Class in org.knowm.xchange.latoken.dto.trade
Response schema:
LatokenCancelledOrders(String, String, List<String>) - Constructor for class org.knowm.xchange.latoken.dto.trade.LatokenCancelledOrders
 
LatokenCurrency - Class in org.knowm.xchange.latoken.dto.exchangeinfo
Response schema:
LatokenCurrency(long, String, String, int, String, BigDecimal) - Constructor for class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
C'tor
LatokenError(String, String, int) - Constructor for class org.knowm.xchange.latoken.dto.LatokenException.LatokenError
 
LatokenErrorAdapter - Class in org.knowm.xchange.latoken
 
LatokenException - Exception in org.knowm.xchange.latoken.dto
Response schema:
LatokenException(LatokenException.LatokenError) - Constructor for exception org.knowm.xchange.latoken.dto.LatokenException
C'tor
LatokenException.LatokenError - Class in org.knowm.xchange.latoken.dto
 
LatokenExchange - Class in org.knowm.xchange.latoken
 
LatokenExchange() - Constructor for class org.knowm.xchange.latoken.LatokenExchange
 
LatokenHmacDigest - Class in org.knowm.xchange.latoken.service
 
LatokenMarketDataService - Class in org.knowm.xchange.latoken.service
 
LatokenMarketDataService(Exchange) - Constructor for class org.knowm.xchange.latoken.service.LatokenMarketDataService
 
LatokenMarketDataServiceRaw - Class in org.knowm.xchange.latoken.service
 
LatokenMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.latoken.service.LatokenMarketDataServiceRaw
 
LatokenNewOrder - Class in org.knowm.xchange.latoken.dto.trade
Response schema:
LatokenNewOrder(String, String, long, String, String, String, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
C'tor
LatokenOrder - Class in org.knowm.xchange.latoken.dto.trade
Response schema:
LatokenOrder(String, String, long, String, String, String, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal, long, long) - Constructor for class org.knowm.xchange.latoken.dto.trade.LatokenOrder
C'tor
LatokenOrderbook - Class in org.knowm.xchange.latoken.dto.marketdata
Response schema:
LatokenOrderbook(long, String, BigDecimal, List<PriceLevel>, List<PriceLevel>) - Constructor for class org.knowm.xchange.latoken.dto.marketdata.LatokenOrderbook
C'tor
LatokenOrderFlags - Interface in org.knowm.xchange.latoken.service
 
LatokenOrderSide - Enum Class in org.knowm.xchange.latoken.dto.trade
 
LatokenOrderStatus - Enum Class in org.knowm.xchange.latoken.dto.trade
 
LatokenPair - Class in org.knowm.xchange.latoken.dto.exchangeinfo
Response schema:
LatokenPair(long, String, String, String, BigDecimal, BigDecimal, int, int, BigDecimal) - Constructor for class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
C'tor
LatokenQueryOrderParams - Class in org.knowm.xchange.latoken.service
 
LatokenQueryOrderParams(CurrencyPair, LatokenOrderStatus, Integer) - Constructor for class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
LatokenRateLimit - Class in org.knowm.xchange.latoken.dto.exchangeinfo
 
LatokenRateLimit(String, String, long) - Constructor for class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimit
C'tor
LatokenRateLimits - Class in org.knowm.xchange.latoken.dto.exchangeinfo
Response schema:
LatokenRateLimits(List<LatokenRateLimit>, List<LatokenRateLimit>) - Constructor for class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimits
C'tor
LatokenTestOrder - Class in org.knowm.xchange.latoken.dto.trade
Response schema:
LatokenTestOrder(boolean, String) - Constructor for class org.knowm.xchange.latoken.dto.trade.LatokenTestOrder
 
LatokenTicker - Class in org.knowm.xchange.latoken.dto.marketdata
Response schema:
LatokenTicker(long, String, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
C'tor
LatokenTime - Class in org.knowm.xchange.latoken.dto.exchangeinfo
Response schema:
LatokenTime(String, long, long) - Constructor for class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenTime
 
LatokenTrade - Class in org.knowm.xchange.latoken.dto.marketdata
Response schema:
LatokenTrade(String, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.latoken.dto.marketdata.LatokenTrade
 
LatokenTradeHistoryParams - Class in org.knowm.xchange.latoken.service
 
LatokenTradeHistoryParams() - Constructor for class org.knowm.xchange.latoken.service.LatokenTradeHistoryParams
 
LatokenTradeHistoryParams(CurrencyPair) - Constructor for class org.knowm.xchange.latoken.service.LatokenTradeHistoryParams
 
LatokenTradeHistoryParams(CurrencyPair, Integer) - Constructor for class org.knowm.xchange.latoken.service.LatokenTradeHistoryParams
 
LatokenTrades - Class in org.knowm.xchange.latoken.dto.marketdata
Response schema:
LatokenTrades(long, String, int, List<LatokenTrade>) - Constructor for class org.knowm.xchange.latoken.dto.marketdata.LatokenTrades
 
LatokenTradeService - Class in org.knowm.xchange.latoken.service
 
LatokenTradeService(Exchange) - Constructor for class org.knowm.xchange.latoken.service.LatokenTradeService
 
LatokenTradeServiceRaw - Class in org.knowm.xchange.latoken.service
 
LatokenTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
 
LatokenUserTrade - Class in org.knowm.xchange.latoken.dto.trade
Response schema:
LatokenUserTrade(String, String, BigDecimal, String, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
C'tor
LatokenUserTrades - Class in org.knowm.xchange.latoken.dto.trade
Response schema:
LatokenUserTrades(String, String, int, List<LatokenUserTrade>) - Constructor for class org.knowm.xchange.latoken.dto.trade.LatokenUserTrades
C'tor
limit - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.OrderSubclass
 
LOG - Variable in class org.knowm.xchange.latoken.service.LatokenBaseService
 

M

maxOrderbookDepth - Static variable in class org.knowm.xchange.latoken.service.LatokenMarketDataService
 
maxTrades - Static variable in class org.knowm.xchange.latoken.service.LatokenMarketDataService
 

N

newOrder(String, String, LatokenOrderSide, BigDecimal, BigDecimal, OrderSubclass, long, String, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 

O

OrderSubclass - Enum Class in org.knowm.xchange.latoken.dto.trade
 
org.knowm.xchange.latoken - package org.knowm.xchange.latoken
 
org.knowm.xchange.latoken.dto - package org.knowm.xchange.latoken.dto
 
org.knowm.xchange.latoken.dto.account - package org.knowm.xchange.latoken.dto.account
 
org.knowm.xchange.latoken.dto.exchangeinfo - package org.knowm.xchange.latoken.dto.exchangeinfo
 
org.knowm.xchange.latoken.dto.marketdata - package org.knowm.xchange.latoken.dto.marketdata
 
org.knowm.xchange.latoken.dto.trade - package org.knowm.xchange.latoken.dto.trade
 
org.knowm.xchange.latoken.service - package org.knowm.xchange.latoken.service
 

P

parse(String) - Static method in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderSide
 
parse(String) - Static method in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
 
parse(String) - Static method in enum class org.knowm.xchange.latoken.dto.trade.OrderSubclass
 
partiallyFilled - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
 
placeLatokenNewOrder(CurrencyPair, String, LatokenOrderSide, BigDecimal, BigDecimal) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Places a new LimitOrder.
placeLatokenTestOrder(CurrencyPair, String, LatokenOrderSide, BigDecimal, BigDecimal) - Method in class org.knowm.xchange.latoken.service.LatokenTradeServiceRaw
Tests order placement.
placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
 
placeTestOrder(LimitOrder) - Method in class org.knowm.xchange.latoken.service.LatokenTradeService
Tests order placement.
PriceLevel - Class in org.knowm.xchange.latoken.dto.marketdata
Response schema:
PriceLevel(BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.latoken.dto.marketdata.PriceLevel
C'tor

R

remoteInit() - Method in class org.knowm.xchange.latoken.LatokenExchange
 

S

sell - Enum constant in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderSide
 
setCurrencyPair(CurrencyPair) - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
setCurrencyPair(CurrencyPair) - Method in class org.knowm.xchange.latoken.service.LatokenTradeHistoryParams
 
setLimit(Integer) - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
setLimit(Integer) - Method in class org.knowm.xchange.latoken.service.LatokenTradeHistoryParams
 
setOrderId(String) - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
setStatus(LatokenOrderStatus) - Method in class org.knowm.xchange.latoken.service.LatokenQueryOrderParams
 
SIGNATURE - Static variable in interface org.knowm.xchange.latoken.LatokenAuthenticated
Header's key for request signature.
signatureCreator - Variable in class org.knowm.xchange.latoken.service.LatokenBaseService
 

T

testNewOrder(String, String, LatokenOrderSide, BigDecimal, BigDecimal, OrderSubclass, long, String, String, ParamsDigest) - Method in interface org.knowm.xchange.latoken.LatokenAuthenticated
 
toLatokenOrderStatus(Order.OrderStatus) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
toOrderSide(Order.OrderType) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
toString() - Method in class org.knowm.xchange.latoken.dto.account.LatokenBalance
 
toString() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenCurrency
 
toString() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenPair
 
toString() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimit
 
toString() - Method in class org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimits
 
toString() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenOrderbook
 
toString() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTicker
 
toString() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrade
 
toString() - Method in class org.knowm.xchange.latoken.dto.marketdata.LatokenTrades
 
toString() - Method in class org.knowm.xchange.latoken.dto.marketdata.PriceLevel
 
toString() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenNewOrder
 
toString() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenOrder
 
toString() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenTestOrder
 
toString() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
 
toString() - Method in class org.knowm.xchange.latoken.dto.trade.LatokenUserTrades
 
toSymbol(Currency) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
toSymbol(CurrencyPair) - Static method in class org.knowm.xchange.latoken.LatokenAdapters
 
TRADING_FEE - Static variable in class org.knowm.xchange.latoken.service.LatokenAccountService
 

V

valueOf(String) - Static method in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderSide
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.latoken.dto.trade.OrderSubclass
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.latoken.dto.trade.LatokenOrderStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.latoken.dto.trade.OrderSubclass
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form