ContractRelationListGetChartDataRelations Method
Returns a list of the contract relations that would be needed for chart data requests, e.g. historical contracts where a contractr
moved from one exchange to another.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public List<ContractRelation> GetChartDataRelations()
Public Function GetChartDataRelations As List(Of ContractRelation)
Return Value
ListContractRelationList of chart data relations.