public class BitMarketUtils extends Object
Constructor and Description |
---|
BitMarketUtils() |
Modifier and Type | Method and Description |
---|---|
static CurrencyPair |
BitMarketCurrencyPairToCurrencyPair(String currencyPair) |
static Order.OrderType |
BitMarketOrderTypeToOrderType(String bitmarketOrderType) |
static String |
CurrencyPairToBitMarketCurrencyPair(CurrencyPair currencyPair) |
static String |
OrderTypeToBitMarketOrderType(Order.OrderType orderType) |
public static String CurrencyPairToBitMarketCurrencyPair(CurrencyPair currencyPair)
public static CurrencyPair BitMarketCurrencyPairToCurrencyPair(String currencyPair)
public static Order.OrderType BitMarketOrderTypeToOrderType(String bitmarketOrderType)
public static String OrderTypeToBitMarketOrderType(Order.OrderType orderType)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.