API Support Forum
OEC API > FIX Support > Supported Markets
Author Topic: Supported Markets
(7 messages, Page 1 of 1)
Moderators: VPfau
GTann
Posts: 5
Joined: Oct 02, 2017


Posted: Oct 09, 2017 @ 06:15 AM             Msg. 1 of 7
Hi,

I would like to know if there is a restriction on the markets available through the FIX API, ie, can I trade all Eurodollar futures (spreads and butterflies), options and commodities futures (spreads) and options?

I was told by a broker that only a few spreads were supported by OEC Trader hence my question.

Thanks
CMicciche902
Posts: 348
Joined:


Posted: Oct 09, 2017 @ 11:05 AM             Msg. 2 of 7
We do not currently offer options spreads in our API, but do offer many futures, futures spreads (calendar, butterfly, condor, to name a few), and outright options.

You may request list of supported products using MsgType: c - https://gainfutures.com/api/html/e7687a06-7c48-4bf2-9ef4-fa73087f908c.htm

In production, we do offer Eurodollar futures and calendar spreads via API, but do not offer Eurodollar options at all. Eurodollar options (including outrights) must be called into our Trade Desk.
Chris M
GTann
Posts: 5
Joined: Oct 02, 2017


Posted: Oct 11, 2017 @ 10:48 AM             Msg. 3 of 7
Thanks. Are the product supported by the OEC API and FIX API the same?

Are there any plans to support Eurodollar options at some point?
CMicciche902
Posts: 348
Joined:


Posted: Oct 11, 2017 @ 11:07 AM             Msg. 4 of 7
Yes, FIX and API should have same product offering with a few exceptions. Unfortunately, there are no plans in immediate future to offer Eurodollar options electronically.
Chris M
GTann
Posts: 5
Joined: Oct 02, 2017


Posted: Oct 11, 2017 @ 11:43 AM             Msg. 5 of 7
Great thanks. I compiled and started the Advanced Example to get access to the symbol lookup and checked a few of the contracts that I need to be able to access and have a few questions.

Is the ICE exchange not supported through the API? I could not find Cotton or Orange Juice...
You don't seem to have spreads on hogs, is this correct (but I see butterfly somehow)?

Would these be supported by FIX? I am looking to move to Gain Capital but need to make sure that all the futures that I trade are supported and unfortunately I do not have a way to send a FIX request now but would be able to do this in the future if I decide to move to Gain.

Thanks
CMicciche902
Posts: 348
Joined:


Posted: Oct 11, 2017 @ 12:20 PM             Msg. 6 of 7
We only offer CME markets in DEV environment. I added HE FTS to the DEV environment, it did not exist. This might require weekend maintenance to see new contracts. You can test with LE FTS (live cattle) in the meantime.

It is possible to send spread order via FIX, hogs, cotton, and OJ are supported, among many others. You can see example session here where I sent OJ-M FTS +F8,-H8 order:

Go to:
http://fixparser.targetcompid.com?sharedlink=-KwBPiauEeQnow6_h473
and enter the key:
l1fYh7IMtlcuxAcE0jCHhVu7zxUwIBClDC1hPHR3yhQA4OV1t1oCp8P
Chris M
GTann
Posts: 5
Joined: Oct 02, 2017


Posted: Oct 11, 2017 @ 02:26 PM             Msg. 7 of 7
Great, thanks for the clarification. It seems that I should be able to do everything that I need.