API Support Forum
OEC API > API Support > GF API COM: Ability to Place Combo Orders
Author Topic: GF API COM: Ability to Place Combo Orders
(3 messages, Page 1 of 1)
Moderators: VPfau
RWare2020
Posts: 205
Joined: Feb 11, 2020


Posted: Apr 17, 2023 @ 01:53 PM             Msg. 1 of 3
Is there the ability to place combo orders? Meaning is there a way that I can place an option order and a limit order at the same time?

I have tried following what I am doing with custom compound orders and throwing a limit order in there, but it doesn't appear to be working. It keeps saying invalid compound type.

Thanks.
VPfau
Moderator
Posts: 154
Joined:


Posted: Apr 17, 2023 @ 02:50 PM             Msg. 2 of 3
Hello

> Meaning is there a way that I can place an option order and a limit order at the same time?
Option is a contract type, limit is an order type. These categories do not overlap. An order can be option and limit at the same time.

Do you mean sending any random 2 orders as an one? If so, we do not support it. We have a custom compounds feature but such orders should follow some strategy rules to be accepted.
Vitaliy Pfau
RWare2020
Posts: 205
Joined: Feb 11, 2020


Posted: Apr 17, 2023 @ 03:38 PM             Msg. 3 of 3
Mostly am I able to place a futures order and an option order in the same order. Not necessarily 2 *random* orders. They would need the same base symbol, but just a futures order and option order.