Hello, I'm trying to extract daily data from eikon via python API, but missing a field ("COUNT")
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
Hello, I'm trying to extract daily data from eikon via python API, but missing a field ("COUNT")
@caoruanmin The COUNT field is available where VOLUME is not reported - for example in the FX market. It is designed to offer some kind of indication of activity. I hope this can help.