Python example for Price History template - DSS API

Client is looking data retrieval through Datascope Select API - Price History Template for the RIC: JPBEI2Y=RR using Python.
They are requesting to send some codes that will get the price history results.

Appreciate your help in sharing a sample Python complete request and response for these below Fields and supporting tutorials.
Trade Date , , RIC , Breakeven Inflation , High Price , Low Price ,Open Price ,Trade Price1 , Universal Close Price

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hello @swathi.v,

    You can refer the client to the tutorial which shows how to use REST API to get historical on-demand data.

    A user can also load the DSS Postman collection into the postman tool, and use the steps mentioned in this article to download a Python sample from it.

    If they are still having issues, then please provide the exact REST API endpoint they are interested in using, and we can provide a code snippet.

Answers