HistoricalDataMultiInstrumentRequest Class

public class HistoricalDataMultiInstrumentRequest : HistoricalDataRequest
This language is not supported or no code example is available.
public ref class HistoricalDataMultiInstrumentRequest : public HistoricalDataRequest^
This language is not supported or no code example is available.
public class HistoricalDataMultiInstrumentRequest 
extends HistoricalDataRequest
This language is not supported or no code example is available.
Name Description
Public property BarSize Gets or sets the size of the bar. (inherited from HistoricalDataRequest).
Public property BarType Gets or sets the type of the bar. (inherited from HistoricalDataRequest).
Public property DataPoints Gets or sets the amount of bars in the request. (inherited from HistoricalDataRequest).
Public property DataType Gets or sets the type of the data. (inherited from HistoricalDataRequest).
Public property DateTime1 Gets or sets the begin date. (inherited from HistoricalDataRequest).
Public property DateTime2 Gets or sets the end date. (inherited from HistoricalDataRequest).
Public property Instruments Gets or sets the list of instruments
Public property RequestId Gets or sets the request identifier. (inherited from HistoricalDataRequest).
Top
OberMind.HistoricalDataMultiInstrumentRequest

In this article

Definition