When I used Eikon's function StreamingPrice, I tried to pull the value of CF_NETCHNG but got retu...

...rned NAN instead of 0

When I used eikon's function StreamingPrice, I tried to pull the value of CF_NETCHNG but got returned NAN instead of 0. For LGOc1-LGOc2 the net change is 0 on screen but in API the value shown is NA it is just a bug in your API that needs to be fixed


na-api.png


Please advised as to why we are getting NAN using the above function but in Eikon, we have 0 values.


Checked this is CODEBK and Eikon Excel - Issue is not replicated. 0 values shows when extracted using these applications, same as quote and MON app


api-and-mon-app.png



Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @jeremiemae.celajes

    To confirm it, you need to enable the API log when the value is 0. In the log, you will see the retreived data.

    For example, I tested with the /AJA.BK and the value of CF_NETCHNG is 0.
    1705409621466.png

    It displays <NA> in the dataframe.

Answers