I am coding in python with your desktop eikon api to try and extract the latest leaders and laggers across different asset classes inc fx, stocks, bonds, etf and crypto assets but failed I also trying to extract based on news but theres only broad economy news which i cannot zoom into asset specific .. how do i screen for…
Hi team, need your assistance on this. Query : I would like to use my access to LSEG Workspace to automatically generate charts using a certain style (colours, title, font, etc.). For example, an intraday chart of a certain stock, or a chart for a year using daily closing price, etc. I can manage the chart generation part…
Can you please migrate the models and Jupyter notebooks (Python files) that was on Dyke’s profile (**REMOVED**) to Franscois (**REMOVED**) and Tatenda’s profile (**REMOVED**)?
Hi Team, This request is on behalf a client, that is not able to request the ISIN Code with the RDP API. All other fields works. Instrument: U9226VAU1 Also its working for LSEG Workspace API. user: xxx
Hi, I'm in the codebook examples: 03. Quantitative Analytics/03.07. Common and utilities/Option_Pricing, specifically looking at the OTC FX Option example. I am able to run the code as presented, but when I introduce a historical valuation date, I am getting an error. Can you let me know the issue? Below is the code I am…
Where can i find the variables required for using them? For example, in rf_yield_curve.ipynb i see that in the defined formula "get_data" i should insert the ric_chain. What is a ric chain? where can i find it? is there like a book where i can search and find all these kind of things that are needed to use the examples in…
There seems to be an issue with 0#.SSHI in codebook ... it is not pulling the values correctly ... take for Example <0#.SPX> which has 500 stock RIC under .SPX. I get like One row But I replace the RIC from 0#.SPX >> to 0#.SSHI . The value looks corrupt . I have re-worked on the code, still it is pulling incorrect…
Hello! I am looking to replicate the search of Topic:AAA AND "S&P". Is it possible to do this using the eikon package?
Case- 15312764 Query- I would like to request the following information: I would also like to know which data items can be used to retrieve the following information (as shown in the attached screenshot): Fund Administrator Fund Advisor Custodian Fund Management Company Promoter Furthermore, I would like to understand how…
Hi, can you please help how to API the S&P rating of a bond? This only works for Moody's and Fitch df = rd.get_data(universe = ['HU275342904='],fields = ['TR.FiSPRating', 'TR.FiFitchsRating', 'TR.FiMoodysRating' ] ) Thank you Judit
Can you give quotes for sofr forward curve for 3m and 1m? To find the SOFR forward curve for 3M and 1M, you can use the following RICs: * SOFR 1M term reference rate: .SR1M * SOFR 3M term reference rate: .SR3M Can you give me python code to extract details for both spot and forward?
It looks like you're new here. Sign in or register to get started.