OEC Application Programming Interface

ContractList Class

List of contracts - see OECClient.Contracts

For a list of all members of this type, see ContractList Members.

System.Object
   MarshalByRefObject
      KeyedList<ContractKey,Contract>
         IDList<ContractKey,Contract>
            ContractList

public class ContractList : IDList<ContractKey,Contract>

Remarks

primary index - contract key (id, type)
secondary index - contract sortkey (basesymbol, monthyear)
additinal index - symbol

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

ContractList Members | OEC.API Namespace | Contracts | Contracts | Contracts