question

Upvotes
Accepted
50 11 20 28

All file type data download for NFE

We want to download TAS,RawTAS, REF files for a set of RICs. What are the APIs we need to use for that? Please provide a few examples.

tick-history-rest-api
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.

1 Answer

· Write an Answer
Upvotes
Accepted
11.3k 25 9 14

According to information from content team, NFE RIC list can be retreived from chain RICs provided in the <SFE/FUTEX10> and <SFE/FUTEX11> pages.

  • Instrument file

You can use the HistoricalChainResolution to retreive all constituent RICs and then use ReferenceHistory to retrieve Exchange, Template, Record Type, etc.

  • TAS

You can use TickHistoryTimesAndSales report template to extract TAS data.

  • RawTAS

You can use TickHistoryRaw report template to extract raw data.

  • REF

You can use HistoricalReference report template to extract reference data.

Furthermore, you can pass the chain RICs as an identifier in TAS, RawTAS and REF extraction request message. The sample request message with ChainRIC for TAS data extraction is attached.tas-request.txt


tas-request.txt (8.4 KiB)
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.