ContractType Enumeration

GF API Documentation

Namespace:  GF.Api.Values.Contracts
Assembly:  GF.Api.Values (in GF.Api.Values.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public enum ContractType
Members

  Member nameValueDescription
Electronic0 Contract is traded electronically
Pit1 Contract is traded manually in the pit
Routed2 Contract is routed to third-party execution (public)
SideBySide3 Contract can be traded electronically or in the pit (public)
See Also

Reference