Is speed guide supported on tick history API?

Does tick history API (DSS) support speed guide page like it can be done using GUI historical search? If yes, how can this be done

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @travis.leith

    I am so sorry for the confusion.

    I have changed that question to public so we should be able to access it. However, when testing the request, I got the following response back.

    "Notes": [
            "All identifiers were invalid.  No extraction performed."
        ],
        "IdentifierValidationErrors": [
            {
                "Identifier": {
                    "@odata.type": "#ThomsonReuters.Dss.Api.Content.InstrumentIdentifier",
                    "Identifier": "LIF/AEX",
                    "IdentifierType": "Ric",
                    "Source": ""
                },
                "Message": "Not found"
            }
        ]

    This is why I have asked you to directly contact the Refinitiv Tick History support team via MyRefinitiv to verify it.

Answers