HistoricalDataRequest Class
public class HistoricalDataRequest
This language is not supported or no code example is available.
public ref class HistoricalDataRequest
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
HistoricalDataRequest() | Initializes a new instance of the HistroicalDataRequest class. | |
HistoricalDataRequest(string, DateTime, DateTime, byte, Nullable<BarType>, Nullable<Int64>, Nullable<Int32>) | Request Histroical Data. |
Name | Description | |
---|---|---|
BarSize | Gets or sets the size of the bar. | |
BarType | Gets or sets the type of the bar. | |
DataPoints | Gets or sets the amount of bars in the request. | |
DataType | Gets or sets the type of the data. | |
DateTime1 | Gets or sets the begin date. | |
DateTime2 | Gets or sets the end date. | |
RequestId | Gets or sets the request identifier. |