Hello,
I have been looking to retrieve tick history intraday summaries for the continuation instrument of the TFT root (RTY data on ICE, before they moved to CME). I was told it is TFTcv1
While my TRTH queries work for other instruments (ES, NQ, RTY), they seem to fail for TFT:
STATUS: HTTP status of the response: 200 Text: { "@odata.context": "https://hosted.datascopeapi.reuters.com/RestApi/v1/$metadata#RawExtractionResults/$entity", "JobId": "0x070a2e10e9717794", "Notes": [ "All identifiers were invalid. No extraction performed." ], "IdentifierValidationErrors": [ { "Identifier": { "@odata.type": "#ThomsonReuters.Dss.Api.Content.InstrumentIdentifier", "Identifier": "TFTcv1", "IdentifierType": "Ric", "Source": "" }, "Message": "Not found" } ] }
I was wondering if someone else encountered this issue before, or actually managed to extract such data from TRTH.
Thanks,
Eric