Holdings API - Missing Fields in Java Client API

gautamsatpathy
day_change and day_change_percentage as mentioned in the Holdings API Documentation page are missing from the Holding class in the Java client.

Are these fields present in the other clients? Python, JS, etc?
  • sujith
    Thank you for pointing out. You can use websocket API to fetch these data for now. We will add it in next release.
  • gautamsatpathy
    Thank you for that clarification. These values are easy enough to compute. But it would be good to have them in the Holding class for ease of use.
This discussion has been closed.