MarketDataRequestChartDataBatch Method
Request batch chart data.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public string RequestChartDataBatch(
string psExchangeID,
string psContractID,
string psMarketID,
ChartDataType penDataType,
DateTime pdtStartDate,
DateTime pdtEndDate,
DateTime pdtSessStartTime,
DateTime pdtSessEndTime
)
Public Function RequestChartDataBatch (
psExchangeID As String,
psContractID As String,
psMarketID As String,
penDataType As ChartDataType,
pdtStartDate As DateTime,
pdtEndDate As DateTime,
pdtSessStartTime As DateTime,
pdtSessEndTime As DateTime
) As String
- psExchangeID String
- The exchange
- psContractID String
- The contract
- psMarketID String
- The market
- penDataType ChartDataType
- The type of data
- pdtStartDate DateTime
- The start date
- pdtEndDate DateTime
- The end date
- pdtSessStartTime DateTime
- The session start time
- pdtSessEndTime DateTime
- The session end time
StringThe request id