public class HuobiExchange
extends com.xeiam.xchange.BaseExchange
implements com.xeiam.xchange.Exchange
| Modifier and Type | Field and Description |
|---|---|
static String |
SYMBOLS_PARAMETER
The parameter name of the symbols that will focus on.
|
static String |
TRADE_PASSWORD_PARAMETER |
| Constructor and Description |
|---|
HuobiExchange() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySpecification(com.xeiam.xchange.ExchangeSpecification exchangeSpecification) |
com.xeiam.xchange.ExchangeSpecification |
getDefaultExchangeSpecification() |
si.mazi.rescu.SynchronizedValueFactory<Long> |
getNonceFactory() |
getExchangeSpecification, getMetaData, getMetaDataFileName, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, toStringpublic static final String SYMBOLS_PARAMETER
public static final String TRADE_PASSWORD_PARAMETER
public void applySpecification(com.xeiam.xchange.ExchangeSpecification exchangeSpecification)
applySpecification in interface com.xeiam.xchange.ExchangeapplySpecification in class com.xeiam.xchange.BaseExchangepublic com.xeiam.xchange.ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification in interface com.xeiam.xchange.Exchangepublic si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
getNonceFactory in interface com.xeiam.xchange.ExchangeCopyright © 2014–2015. All rights reserved.