Classes
| Class | Description | |
|---|---|---|
| ContractID |
Composite unique key for contract
| |
| ContractMonth |
The month in which seller must deliver and buyer must accept an underlying contract.
| |
| ContractsChangedEventArgs |
Event data for when contracts change
| |
| PriceChangedEventArgs |
Event data for PriceChangedEvent
|
Structures
| Structure | Description | |
|---|---|---|
| ContractSortKey |
Composite key to sort contract lists by symbol and expiration date
|
Interfaces
| Interface | Description | |
|---|---|---|
| IContract |
A single contract - for example, ESZ4.
| |
| IContractsApi |
Public API for Contract functionality
| |
| IPrice |
Real-time price data for a contract
|