public static class BleutradeTradeServiceRaw.BleutradeTradeHistoryParams extends Object implements TradeHistoryParams
| Modifier and Type | Field and Description |
|---|---|
static BleutradeTradeServiceRaw.BleutradeTradeHistoryParams |
ALL |
String |
market
DIVIDEND_DIVISOR or ALL
|
String |
orderStatus
ALL, OK, OPEN, CANCELED
|
String |
orderType
ALL, BUY, SELL
|
| Constructor and Description |
|---|
BleutradeTradeHistoryParams(CurrencyPair currencyPair,
String orderStatus,
String orderType) |
BleutradeTradeHistoryParams(String market,
String orderStatus,
String orderType) |
public static final BleutradeTradeServiceRaw.BleutradeTradeHistoryParams ALL
public final String market
public final String orderStatus
public final String orderType
Copyright © 2012–2018 Knowm Inc.. All rights reserved.