question

Upvotes
Accepted
1 1 1 2

Fund NAV data on Workspace has intermittent spikes, Is the Data wrong ?

1636996668906.png


The NAV Chart of the fund with Lipper Code LP63511123 shows the data for 10 years but in yester years the NAV jumps in 1000s after ever few days.

Same data is reported on Eikon API as well. Is there a filter that has to be applied because the Data seems to be wrong.

Do not know whom to tag, hence posting the question in community forum.

workspace
1636996668906.png (337.6 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

Upvotes
Accepted
1.5k 3 2 3

@bhavin153 , I checked the different data source from "Lipper systems" for this fund, and I do not see anywhere the NAV were down to 13. I already showed the data from Eikon API, and I also checked the desktop (Lipper IM, see screen below) and the newer RDP Funds API (see data in JSON below). So it should not be the data source issue. Assuming the code you used is fine, it can be the chart component issue or the system used by Code Creator got issues. But in this case you should raise to customer support, not here. I believe if you show the code you used, someone here familiar with that may able to help.

In short, this forum may help coding questions if you show the code. If it is about data or product level issues, you need to raise to the customer support to create a case to resolve it.

daily-price.png


{
  "assets": [
    {
      "id": "63511123",
      "prices": [
        {
          "code": "NAV",
          "type": {
            "id": "761",
            "code": "NAV",
            "name": "NAV"
          },
          "values": [
            {
              "date": "2018-01-30",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1329.3652,
              "isEstimate": false
            },
            {
              "date": "2018-01-29",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1329.1371,
              "isEstimate": false
            },
            {
              "date": "2018-01-28",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1328.9288,
              "isEstimate": false
            },
            {
              "date": "2018-01-27",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1328.7289,
              "isEstimate": false
            },
            {
              "date": "2018-01-26",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1328.529,
              "isEstimate": false
            },
            {
              "date": "2018-01-25",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1328.3292,
              "isEstimate": false
            },
            {
              "date": "2018-01-24",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1334.2899,
              "isEstimate": false
            },
            {
              "date": "2018-01-23",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1334.0689,
              "isEstimate": false
            },
            {
              "date": "2018-01-22",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1333.8626,
              "isEstimate": false
            },
            {
              "date": "2018-01-21",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1333.6586,
              "isEstimate": false
            },
            {
              "date": "2018-01-20",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1333.459,
              "isEstimate": false
            },
            {
              "date": "2018-01-19",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1333.2594,
              "isEstimate": false
            },
            {
              "date": "2018-01-18",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1333.0554,
              "isEstimate": false
            },
            {
              "date": "2018-01-17",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1332.8541,
              "isEstimate": false
            },
            {
              "date": "2018-01-16",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1332.6506,
              "isEstimate": false
            },
            {
              "date": "2018-01-15",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1332.448,
              "isEstimate": false
            },
            {
              "date": "2018-01-14",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1332.2459,
              "isEstimate": false
            },
            {
              "date": "2018-01-13",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1332.0494,
              "isEstimate": false
            },
            {
              "date": "2018-01-12",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1331.8531,
              "isEstimate": false
            },
            {
              "date": "2018-01-11",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1331.6497,
              "isEstimate": false
            },
            {
              "date": "2018-01-10",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1331.4562,
              "isEstimate": false
            },
            {
              "date": "2018-01-09",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1331.2493,
              "isEstimate": false
            },
            {
              "date": "2018-01-08",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1331.0425,
              "isEstimate": false
            },
            {
              "date": "2018-01-07",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1330.8366,
              "isEstimate": false
            },
            {
              "date": "2018-01-06",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1330.6408,
              "isEstimate": false
            },
            {
              "date": "2018-01-05",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1330.445,
              "isEstimate": false
            },
            {
              "date": "2018-01-04",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1330.2424,
              "isEstimate": false
            },
            {
              "date": "2018-01-03",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1330.0544,
              "isEstimate": false
            },
            {
              "date": "2018-01-02",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1329.8577,
              "isEstimate": false
            },
            {
              "date": "2018-01-01",
              "currency": "INR",
              "priceCode": "Nav",
              "value": 1329.6405,
              "isEstimate": false
            }
          ]
        }
      ]
    }
  ],
  "totalRecords": 1,
  "fromIndex": 0,
  "toIndex": 0,
  "pageNumber": 0
}

daily-price.png (148.4 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1.5k 3 2 3

@bhavin153 , Can you show the code you used to check the Eikon API? I use the CODEBK to check and do not find the missing NAV data for this fund. Using the CHT app, I can see the same as you, and enlarge the chart, I can see it seems missing all prices say in early Jan. 2018 for example. But using the Eikon API, I can see all the NAV daily price are there for early Jan. 2018. (See the screenshot below)


63511123-nav.png


Also, using other apps and Lipper applications, I do not see any missing prices. So it will helpful if you the code that results in the missing NAV. If it is only happens to the CHT app, please raise to client support team for that app.


63511123-nav.png (174.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 1 1 2
b.lee Thanks for your reply. I used the code from Code Creator. It is returning all the required data but the price fluctuation is unusual. For few days it is 13 then it jumps to 1300 then for next 5 days it comes down to 13. This is the problem.
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
78.8k 250 52 74

@bhavin153

I tried the following code.

df, err = ek.get_data("LP63511123",
                      ["TR.NETASSETVAL.Date","TR.NETASSETVAL"],
                     {'SDate':'0','EDate':'-100','Frq':'M'})

The output is:

1638258560188.png

The chart of the data is:

1638258599566.png

The output is similar to the Eikon Chart.

Please contact the Eikon support team directly via MyRefinitiv to verify the content.


1638258560188.png (24.5 KiB)
1638258599566.png (47.4 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.