Class representing a single contract.
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public class Contract |
| Visual Basic (Declaration) |
|---|
Public Class Contract |
| Visual C++ |
|---|
public ref class Contract |
Remarks
Contracts consist of expiry months and individual markets within those months.
A Contract is uniquely identified by the combination of of ExchangeID and ContractID. ContractID's alone are not unique and may exist in multiple exchanges.
Inheritance Hierarchy
System..::.Object
T4.API..::.Contract
T4.API..::.Contract