Author |
Topic: Unable to request/lookup contract for Liffe Robusta Coffee (6 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
DAronow1742 Posts: 10 Joined: Sep 14, 2015 |
I am unable to lookup symbols for Liffe Robusta Coffee futures using the new Gain API (although I had the same problem in the old OEC API). No other symbols I've seen give this error. The symbol lookup works but always returns zero contracts in the Contracts array event arg in the OnSymbolLookupReceived event.
Here's an example of my lookup request. In place of the hardcoded "COF10" I've tried "COF" and I even tried searching using WithDescription("Robusta") without any results. Also tried changing WithSymbol to WithBaseSymbol, didn't work either. Can you please provide a working call to lookup the Robusta Coffee contract?
Thanks! Dave David Aronow
|
||||
DAronow1742 Posts: 10 Joined: Sep 14, 2015 |
Also noted I cannot lookup any of the following contracts (same issue no contracts found):
Liffe White Sugar ICE Sugar ICE Orange Juice I'm wondering if these are just not supported on the demo server? David Aronow
|
||||
AMartzke Posts: 13 Joined: |
Which environment are you using? API/Dev or SIM/Demo?
|
||||
DAronow1742 Posts: 10 Joined: Sep 14, 2015 |
I believe it's the dev environment.
David Aronow
|
||||
CMicciche902 Posts: 367 Joined: |
David,
In Developer environment (api.gainfutures.com), we only offer CME products. In production, we presently offer the following exchanges, see https://gainfutures.com/specifications/?by=Exchange: CBOT CFE CME COMEX EUREX ICE ICEEUF ICEEUS ICEUSRP MGE NYMEX Chris M
|
||||
DAronow1742 Posts: 10 Joined: Sep 14, 2015 |
Chris thanks for clarification -- that explains my problem.
David Aronow
|
||||