The most recent content from our members.
I am currently working on building a valuation dashboard for global equity markets using LSEG Workspace / Eikon API (Python), and I would appreciate your guidance on how to properly access valuation metrics for equity indices. At this stage, I want to avoid assuming specific RICs or datasets, and instead understand the…
e.g. AAPL.OQ rather than AAPL.O THIS IS MY CODE. I'M USING CODEBOOK ld.open_session()#US#tickers= list(Screener('U(IN(Equity(active,public,primary))/*UNV:Public*/), IN(TR.ExchangeCountryCode,"US"), IN(TR.GICSSectorCode,"10","15","20","25","30","35","40","45","50","55","60"), DOES_NOT_CONTAIN(TR.ExchangeCode,"PNK"),…
It looks like you're new here. Sign in or register to get started.