Package | Description |
---|---|
com.xeiam.xchange.loyalbit |
Modifier and Type | Method and Description |
---|---|
static LoyalbitAuthenticated.Pair |
LoyalbitAuthenticated.Pair.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoyalbitAuthenticated.Pair[] |
LoyalbitAuthenticated.Pair.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LoyalbitSubmitOrderResponse |
LoyalbitAuthenticated.submitOrder(String apiKey,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
LoyalbitDigest signer,
LoyalbitOrder.Type type,
BigDecimal amount,
BigDecimal price,
LoyalbitAuthenticated.Pair pair) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.