public class CHBTCExchange
extends com.xeiam.xchange.BaseExchange
Modifier and Type | Field and Description |
---|---|
static String |
CONNECT_TIMEOUT_PARAMETER |
static String |
CONNECTION_REQUEST_TIMEOUT_PARAMETER |
static String |
PRICE_SCALE_PARAMETER |
static String |
SOCKET_TIMEOUT_PARAMETER |
static String |
SYMBOLS_PARAMETER
The parameter name of the symbols that will focus on.
|
Constructor and Description |
---|
CHBTCExchange() |
Modifier and Type | Method and Description |
---|---|
void |
applySpecification(com.xeiam.xchange.ExchangeSpecification exchangeSpecification) |
com.xeiam.xchange.ExchangeSpecification |
getDefaultExchangeSpecification() |
si.mazi.rescu.SynchronizedValueFactory<Long> |
getNonceFactory() |
public static final String SYMBOLS_PARAMETER
public static final String SOCKET_TIMEOUT_PARAMETER
public static final String CONNECT_TIMEOUT_PARAMETER
public static final String CONNECTION_REQUEST_TIMEOUT_PARAMETER
public static final String PRICE_SCALE_PARAMETER
public void applySpecification(com.xeiam.xchange.ExchangeSpecification exchangeSpecification)
applySpecification
in interface com.xeiam.xchange.Exchange
applySpecification
in class com.xeiam.xchange.BaseExchange
public com.xeiam.xchange.ExchangeSpecification getDefaultExchangeSpecification()
public si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
Copyright © 2013–2015. All rights reserved.