CustomCompound Class

GF API Documentation
Declaration of custom compound contract. It should be used in conjunction with complex equity options orders
Inheritance Hierarchy

SystemObject
  GF.Api.Contracts.CustomCompoundsCustomCompound

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

public sealed class CustomCompound

The CustomCompound type exposes the following members.

Constructors

  NameDescription
Public methodCustomCompound
Initializes a new instance of the CustomCompound class
Top
Properties

  NameDescription
Public propertyCompoundType
Type of compound
Public propertyID
Custom Compound identifier
Public propertyLegs
Legs of compound
Top
See Also

Reference

[!:IOrderDraftsApi.Validate(GF.Api.Orders.Drafts.OrderDraft)]