| Package | Description |
|---|---|
| com.cml.idex.packets |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelOrder |
class |
PlaceOrder |
class |
PlaceTrade |
class |
Return24Volume |
class |
ReturnBalances |
class |
ReturnCompleteBalances
Returns available balances for an address along with the amount of open
orders for each token, indexed by token symbol.
|
class |
ReturnContractAddress |
class |
ReturnCurrencies |
class |
ReturnCurrenciesWithPairs |
class |
ReturnDepositsWithdrawals
Returns your deposit and withdrawal history within a range, specified by the
"start" and "end" properties of the JSON input, both of which must be UNIX
timestamps.
|
class |
ReturnNextNonce
Returns the lowest nonce that you can use from the given address in one of
the contract-backed trade functions.
|
class |
ReturnOpenOrders |
class |
ReturnOrderBook |
class |
ReturnOrderStatus |
class |
ReturnOrderTrades |
class |
ReturnTicker |
class |
ReturnTradeHistory |
class |
Withdraw |
Copyright © 2019. All rights reserved.