API Support Forum
OEC API > API Support > Futures Option Custom Compound Contract
Author Topic: Futures Option Custom Compound Contract
(2 messages, Page 1 of 1)
Moderators: VPfau
MVenè
Posts: 4
Joined: Apr 08, 2019


Posted: Jan 16, 2020 @ 11:39 AM             Msg. 1 of 2
My question is quite simple. How do I buid a custom compound contract to be able to trade, let's say, a strangle on ES?
VPfau
Moderator
Posts: 154
Joined:


Posted: Jan 21, 2020 @ 12:27 PM             Msg. 2 of 2
Hello MVenè,

There is WithCustomCompound function on OrderDraftBuilder class which can help you construct correct order draft with custom compound contract on it.
See https://gainfutures.com/GFAPI/html/M_GF_Api_Orders_Drafts_OrderDraftBuilder_WithCustomCompound.htm
Vitaliy Pfau