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, toString
public 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.Exchange
applySpecification
in class com.xeiam.xchange.BaseExchange
public com.xeiam.xchange.ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification
in interface com.xeiam.xchange.Exchange
public si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
getNonceFactory
in interface com.xeiam.xchange.Exchange
Copyright © 2014–2015. All rights reserved.