Trying to use ek.get_data to pull PCTCHNG for funds. Using
ek.TR_Field('PCTCHNG') does not work successfully - please see screenshots. pctchng.pngpctchng2.png
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
Trying to use ek.get_data to pull PCTCHNG for funds. Using
ek.TR_Field('PCTCHNG') does not work successfully - please see screenshots. pctchng.pngpctchng2.png
Real-time feed fields (the ones whose field names do not start with "TR.") can only be retrieved using RICs as instrument identifiers. If you're using SEDOLs or ISINs you first need to retrieve TR.RIC and then use the RICs to retrieve PCTCHNG.