Hi Do you have an api that my html, js, python can tap to extract live fx rates, stock prices and also UT and bond prices ? at the min fx pairs and stock prices. if so do you have an example i can use…
Hi, When I run below code, I do see below error message 2024-11-04 17:20:09,235 P[42128] [MainThread 46476] Error code 403 | Client Error: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN…
We are currently experiencing an issue when attempting to fetch forward points for corresponding currency pairs via the API. * USDAED Specifically, whenever an API call is made, no results are returne…
In its previous version, Eikon. I am able to connect and sign in Eikon Excel programmatically with VBA as below. Is there any similar VBA codes for Workspace? Sub signin_connect() 'Enable COM Add-ins …
Hi Team, Can you please help me to pull data from Eikon API by giving condition as = R and it should pull Record Type of 21 from that, Example RIC(DJX50N1W=R).
The client is trying to convert some old Request Table created in Eikon to be compatible to RW via Conversion Wizard. But he has attached file with macro to download Datasteram data. It doesn't work a…
After setting up a conda env for Eikon and launching Jupyter Notebook I get an error when I run: import eikon as ek the error is ImportError: cannot import name 'registry' I have tried updated pandas …