Hi, for awhile now I have been using the following block of code to access our datastream FTP: with FTP("datastreamddl.refinitiv.com") as ftp: print('Please input username') user_ = getpass.getpass() …
...t companies? Is it possible for our clients to use Past trends in Starmine Credit Risk models for bankrupt companies from FTP or Eikon API in order to check Starmine performance? As for Eikon API, …
While following Quick Start | Devportal (refinitiv.com), I saw in step 5: "Install registry settings for API from following FTP site. sftp.redi.com/api.reg". However, that link does not work. It seems…
One of prospects would like to enclose values with double-qutations in instrument identifier colunn in DSS csv output file (due to format issue of their internal systems). e.g. "JPY=", I thought about…
Hello Team, where I can find public key for SFTP server for Datascooe Select? It is the key used as host certificate to authenticate the Refinitiv SFTP server, so that clients can be certain that they…
Hi Im trying to get live data for testing the marketpysch data? Is this available by API, if not is the any way to get the data other than the Windows application screen?
Due to migration tempates on DSS side some endpionts will no longer be supported (e.g. SOAP - InstrumentExtractionRequestTimeSeriesPricing ). Currently we use TimeseriesPricing template and the new su…
I have been attempting to get our automated script to connect to our site hosted.datascope.reuters.com. When I test the connection with the client, CoreFTP, I AM successful using Server: hosted.datasc…
The customer cannot see the data on his FTP, any reports or extracts that have been run in the DSS GUI. I logged in to their FTP account via FileZilla and the reports folder was empty as well. Everyth…
Hello, We are currently sending some request file to datascope select with the filename DSFF*. However we are unable to find and retrieve any response file for it after 14h00 CET request. I am able to…
Hello - Is it possible to upload an Entity/Instrument list via the Python API? I found the tutorial using C# and XML calls, but can't seem to locate the python specific tutorial. Below is the tutorial…