Hello, my team at GS is looking for documentation on how to generate RIC's for a variety of securities, including but not limited to: ETF options, futures, and futures options. Our objective is to be able to programmatically generate RIC symbols for an entire derivatives surface at a time given input data such as strike…
looking for documentation on how to generate RIC's for a variety of securities, including but not limited to: ETF options, futures, and futures options. Our objective is to be able to programmatically generate RIC symbols for an entire derivatives surface at a time given input data such as strike price, call put flag,…
We are looking at the data using the IDS API using the following query: { "service": "dIDN_SELECTFEED", "token": "our group’s DACS ID here", "item": ["CLc1"], "filter": [ "CF_LAST", "CF_DATE", "CF_TIME", "TRDPRC_1" ]} And get a response of: { "stsCode": 0, "stsTxt": "OK", "result": [ { "_service": "dIDN_SELECTFEED",…
It looks like you're new here. Sign in or register to get started.