Interface | Description |
---|---|
TradeHistoryParamCurrencyPair | |
TradeHistoryParamOffset | |
TradeHistoryParamPaging | |
TradeHistoryParams |
Root interface for all interfaces used as a parameter type for
PollingTradeService.getTradeHistory(TradeHistoryParams) . |
TradeHistoryParamsIdSpan | |
TradeHistoryParamsSorted | |
TradeHistoryParamsTimeSpan |
Parameters type for
PollingTradeService.getTradeHistory(TradeHistoryParams) with start and end
timestamps. |
Class | Description |
---|---|
DefaultTradeHistoryParamCurrencyPair | |
DefaultTradeHistoryParamPaging |
Common implementation of
TradeHistoryParamPaging interface |
DefaultTradeHistoryParamPagingSorted | |
DefaultTradeHistoryParamsTimeSpan |
Common implementation of
TradeHistoryParamsTimeSpan . |
TradeHistoryParamsAll |
Generic
TradeHistoryParams implementation that implements all the interfaces in the hierarchy and can be safely (without getting
exceptions, if that all the required fields are non-null) passed to any implementation of
PollingTradeService.getTradeHistory(TradeHistoryParams) . |
TradeHistoryParamsZero |
TradeHistoryParams with no parameters |
Enum | Description |
---|---|
TradeHistoryParamsSorted.Order |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.