question

Upvotes
Accepted
5 1 2 5

I can use {"Request":{"ChainRics":["0#.FTSE"],"Range":{"Start":"2016-09-29T00:00:00.000Z","End":"2016-09-29T23:59:59.999Z"}}} to get RIC list but how could I have more detail of each ric, like ISIN, full company name, sector...

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
7.6k 15 6 9

@Shyamala.K

HistoricalReferenceExtractionRequest may help you in this case. But you may need to pass RIC list you get from HistoricalChainResolution to request body of Historical Reference. You can find more details with sample request for the Historical Reference from Tick History REST API Tutorial 10

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.