com.lmax.api.marketdata
Interface HistoricMarketDataRequest

All Superinterfaces:
com.lmax.api.internal.Request
All Known Implementing Classes:
AggregateHistoricMarketDataRequest, TopOfBookHistoricMarketDataRequest

public interface HistoricMarketDataRequest
extends com.lmax.api.internal.Request

Marker interface for the different types of requests for historic market data.


Nested Class Summary
static class HistoricMarketDataRequest.Format
          The format the historic market data is returned in.
static class HistoricMarketDataRequest.Resolution
          The time period the data will be aggregated over.
 
Method Summary
 
Methods inherited from interface com.lmax.api.internal.Request
getUri, writeTo