Want to know the detailed structure for a Websocket, specifically about "eFeedDetails" in the full mode feed data?

Hi, I need to know the meaning of the keywords used in this eFeedDetails: section.

"eFeedDetails": {
            "atp": 21462.17,
            "cp": 21402.35,
            "vtt": "3096750",
            "oi": 11323850,
            "tbq": 348750,
            "tsq": 265500,
            "lc": 19262.15,
            "uc": 23542.6,
            "fp": 21500,
            "fv": 50,
            "dhoi": 11323850,
            "dloi": 10008450,
            "poi": 10840150
          }

@dk2mcx

Our documentation provides an in-depth explanation of our API response, including the significance of each field. I recommend you review this documentation to gain a comprehensive understanding.

For specifics on the websocket’s response and the meaning of each field, please refer to this link: Market Data Feed | Upstox Developer API.

Thank you!

The API documentation explains all the other responses, but I don’t see any explanation about responses under ā€œeFeedDetails: [atp, cp, vtt, oi, tbh......]ā€.

@dk2mcx

To locate the necessary details, please select the EQ option found in the Message Structure section of the documentation.

Thank you!

1 Like