HistoricalDataSingleInstrumentRequest Class

public class HistoricalDataSingleInstrumentRequest : HistoricalDataRequest
This language is not supported or no code example is available.
public ref class HistoricalDataSingleInstrumentRequest : public HistoricalDataRequest^
This language is not supported or no code example is available.
public class HistoricalDataSingleInstrumentRequest 
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 Instrument Gets or sets the instrument
Public property RequestId Gets or sets the request identifier. (inherited from HistoricalDataRequest).
Top
OberMind.HistoricalDataSingleInstrumentRequest

In this article

Definition