Package org.knowm.xchange.bittrex
Class BittrexUtils
java.lang.Object
org.knowm.xchange.bittrex.BittrexUtils
public final class BittrexUtils extends Object
A central place for shared Bittrex utility operations
-
Field Summary
Fields Modifier and Type Field Description static String
MARKET_NAME_SEPARATOR
-
Method Summary
Modifier and Type Method Description static CurrencyPair
toCurrencyPair(String pairString)
static String
toPairString(Instrument currencyPair)
-
Field Details
-
MARKET_NAME_SEPARATOR
- See Also:
- Constant Field Values
-
-
Method Details
-
toPairString
-
toCurrencyPair
-