Hi there,
We are trying to extract historic avg trading volumes and or values, through the Python API – but seem to be unable to find the correct field for this. Can you help us?
- So far we have looked at TR.AvgDailyValTraded30D, and the related items in the date item browser – but those all seem to calculate from the latest date.
- Ideally we would
want something like AVGdailyVolume for the date 2003-01-31, 2003-02-30,
2003-03-31 and so on. The closest we get is getting the daily volume on the
exact calc date using TR.Volume, but we need the avgdailyvolume for a period.