I'd really like to move on from eikon as it is very temperamental ... (400, 500 errors randomly).
But, first thing i want to move away from, getting contents from portfolios, any which way i try, i cannot get the CF_CURR or CURRENCY back from refinitiv.data when downloading my portfolios (or watchlists).
All packages up to date, H2 is 4.x ... all fine
Here are the fields I want back:
('TR.CompanyReportCurrency','CF_CURR','TR.PortfolioShares','TR.PriceClose(SDate=' + datum + ')','TR.PriceClose(SDate=' + datum + ', CURN=' + thisPortCCY + ')','TR.PortfolioWeight')
Works fine in eikon.get_data()
Simply ignores CF_CURR (or CURRENCY) in refinitiv.data
Found no other alternative in DIB
Any clue anybody?
Cheers
Alfred