Hi,
I need a request that would give me the following stats once a day for past n months.
- Open price (first trade price of the day)
- Last price (last trade price of the day)
- Net asset value
- Percentage change of yesterday's last trade to today's last trade price
I have looked into couple of requests:
- Tick History Time and Sales doesn't seem to have Net Asset Value
- Elektron Time Series seem to miss the Percentage Change field.
Is there a single request that lets me get all these values?
Thanks.