I am interested in getting the following data points using python APIs (say get_data or get_history end points) 1) Crude Oil (WTI in USD) 2) Brent Crude Oil futures contract. Output: Daily data for last 1 month Can someone please help on the same
I'm using the .net API, I want to find a list of fields available through the api and the field name in the api. An example RIC would be SZZFM5^2.
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.