OEC Application Programming Interface

OECClient.CreateCustomCompound Method 

Creates a new blank CustomCompound

public CustomCompound CreateCustomCompound(
   CompoundType CompoundType
);

Return Value

Remarks

CustomCompound is a placeholder for contract parameters. To send a custom compound order, client needs to create a custom compound instance, adds its legs. The result should be used in CustomCompound

See Also

OECClient Class | OEC.API Namespace | NewOrderDraft | Contract | CustomCompound