How do I retrieve data for RIC MAWH7?

ryan89
ryan89 Newcomer

Hi, I am trying to retrieve the data for MAWH7 (2017 Contract) but no data is being returned no matter what time period I input.


I am able to retrieve other historical tick data so I think my configuration is set up correctly.

These are the data settings I use for the request:

@{"ExtractionRequest":{"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TickHistoryRawExtractionRequest","ContentFieldNames":[],"IdentifierList":{"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList","InstrumentIdentifiers":[{"Identifier":"MAWH7","IdentifierType":"Ric"}],"ValidationOptions":{"AllowHistoricalInstruments":true},"UseUserPreferencesForValidationOptions":"false"},"Condition":{"MessageTimeStampIn":"GmtUtc","ReportDateRangeType":"Range","QueryStartDate":"2017-01-02T00:00:00.000Z","QueryEndDate":"2017-01-09T23:59:59.000Z","DisplaySourceRIC":"true"}}}


Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @ryan89

    I can use the request to extract the data properly.

    image

    You may check the Notes in the returned response to verfiy the problem.

    image