For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 1 1 4

DSS: RIC UKAFMZ2 or UKAFM* not available

datascope-select
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @austin.wright

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
22k 58 14 21

Hi @austin.wright,

Can you please elaborate what you mean by not available. I am able to get time and sales data for it:

{
  "ExtractionRequest": {
    "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",
    "ContentFieldNames": ["Trade - Exchange Time", "Trade - Price", "Trade - Volume"],
    "IdentifierList": {
      "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
      "InstrumentIdentifiers": [{
          "Identifier": "UKAFMZ2",
          "IdentifierType": "Ric"
        }
      ],
      "ValidationOptions": {
        "AllowHistoricalInstruments": "true"
      },
      "UseUserPreferencesForValidationOptions": false
    },
    "Condition": {
      "MessageTimeStampIn": "GmtUtc",
      "ApplyCorrectionsAndCancellations": true,
      "ReportDateRangeType": "Range",
      "QueryStartDate": "2022-01-18T00:00:00.000-00:00",
      "QueryEndDate": "2022-01-19T00:00:00.000-00:00",
      "DisplaySourceRIC": true
    }
  }
}


{"@odata.context":"https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#RawExtractionResults/$entity","JobId":"0x07de20d95d0d7d52","Notes":["....\nManifest: #RIC,Domain,Start,End,Status,Count\nManifest: UKAFMZ2,Market Price,2022-01-18T09:34:24.283685017Z,2022-01-18T16:59:56.664147169Z,Active,65\n"]}
Data:
#RIC,Alias Underlying RIC,Domain,Date-Time,GMT Offset,Type,Price,Volume,Exch Time
UKAFMZ2,,Market Price,2022-01-18T09:34:24.283685017Z,+0,Trade,72.15,5,09:34:24.216924000
UKAFMZ2,,Market Price,2022-01-18T09:34:29.607721717Z,+0,Trade,72.05,2,09:34:29.540153000
UKAFMZ2,,Market Price,2022-01-18T09:48:47.060072603Z,+0,Trade,72.05,5,09:48:46.000000000
UKAFMZ2,,Market Price,2022-01-18T10:19:36.780417440Z,+0,Trade,72,1,10:19:36.704169000
UKAFMZ2,,Market Price,2022-01-18T10:19:40.187666360Z,+0,Trade,72,1,10:19:40.119102000
...


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.