| Name | Description | Type | Additional Information |
|---|---|---|---|
| ContractID |
ID or Contract Number of the contract |
string |
Required Max length: 10 |
| LocationID |
Contract Location ID |
string |
Required Max length: 6 |
| CommodityID |
Commodity ID for the contract |
string |
Required Max length: 6 |
| ExchangeID |
ID of the exchange used |
string |
Max length: 10 |
| DateEstablished |
Date the contract was established |
string |
Required Format must be MM/dd/yyyy |
| CommodityUnits |
Units for the contract |
decimal number |
Required |
| DeliveryDate |
Date of delivery |
string | |
| ContractPrice |
Price established for the contract |
decimal number | |
| ContractType |
Type of contract |
string |
Required Max length: 20 |
| ContractStatus |
Current status of the contract |
string |
Required Max length: 10 |
| FuturesMonthID |
ID of the futures month |
string |
Max length: 10 |
| Basisprice |
Difference between the futures price and cash price |
decimal number | |
| VendorID |
ID of the vendor/broker |
string |
Required Max length: 10 |
| FuturesPrice |
Futures price established for the contract |
decimal number | |
| UnitsPerContract |
Units on a futures contract |
decimal number | |
| PricingNotes |
Note related to pricing for the contract |
string |
Max length: 50 |
| BidCriteria |
ID for the terms of the bid |
string |
Max length: 20 |
| DTNContractID |
Designated size of one futures contract for the commodity |
integer | |
| ExternalContractId |
Reference ID from another source to be stored with the contract |
string |
Required Max length: 50 |
| FuturesContractDeliveryDates | Collection of ClsFuturesContractDeliveryDate | ||
| FuturesContractComments | Collection of ClsFuturesContractComment |