public class HuobiExchange extends HuobiExchange implements com.xeiam.xchange.Exchange
Modifier and Type | Field and Description |
---|---|
static String |
WEBSOCKET_URI_KEY |
SYMBOLS_PARAMETER, 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() |
com.xeiam.xchange.service.streaming.StreamingExchangeService |
getStreamingExchangeService(com.xeiam.xchange.service.streaming.ExchangeStreamingConfiguration configuration) |
getNonceFactory
getExchangeSpecification, getMetaData, getMetaDataFileName, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, toString
public static final String WEBSOCKET_URI_KEY
public void applySpecification(com.xeiam.xchange.ExchangeSpecification exchangeSpecification)
applySpecification
in interface com.xeiam.xchange.Exchange
applySpecification
in class HuobiExchange
public com.xeiam.xchange.ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification
in interface com.xeiam.xchange.Exchange
getDefaultExchangeSpecification
in class HuobiExchange
public com.xeiam.xchange.service.streaming.StreamingExchangeService getStreamingExchangeService(com.xeiam.xchange.service.streaming.ExchangeStreamingConfiguration configuration)
getStreamingExchangeService
in interface com.xeiam.xchange.Exchange
getStreamingExchangeService
in class com.xeiam.xchange.BaseExchange
Copyright © 2014–2015. All rights reserved.