question

Upvotes
Accepted
1 1 0 3

Equity Search API

We are using the following way to get the RICs on an exchange:

url: https://hosted.datascopeapi.reuters.com/RestApi/v1/Search/EquitySearch

request:

{"SearchRequest":{"SubTypeCodes":["ODSH"],"AssetCategoryCodes":null,"CompanyName":null,"CurrencyCodes":null,"Description":null,"DomicileCodes":null,"FairValueIndicator":null,"ExchangeCodes":["FRA"],"GicsCodes":null,"FileCodes":null,"OrgId":null,"AssetStatus":"Active","IdentifierType":null,"Identifier":null,"PreferredIdentifierType":"Ric"}}

What do we mean by the FairValueIndicator?

We need to send 5 such requests since we need data for more SubTypeCodes as the current API does not support multiple SubTypeCodes. Is there a plan to support multiple SubTypeCodes in one request?

Please confirm whether the above API is deprecated or not and whether it is fine to use this API for future.

How do we differentiate between a STOCK and an ETF? For example

IBM.P, WETF.P, FFIV.P, DDR_pk.P are STOCKS.

THRK.P, FKO.P are ETF. Would you be able to provide us a query/filter which will help us get only STOCKS and only ETFs in the response from TRTH.

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.

The REST API is going to be around for a long time. There is a SOAP API that will be depricated soon.

What is 'Fair Value'

Fair value is defined as a sale price agreed to by a willing buyer and seller, assuming both parties enter the transaction freely. Many investments have a fair value determined by a market where the security is traded. Fair value also represents the value of a company’s assets and liabilities when a subsidiary company’s financial statements are consolidated with a parent company.

Read more: Fair Value (on Investopedia)

1 Answer

· Write an Answer
Upvotes
Accepted
81 1 0 1

Q. What do we mean by the FairValueIndicator?

A. An indication that the Equity has a "Fair Value".

What is 'Fair Value'

Fair value is defined as a sale price agreed to by a willing buyer and seller, assuming both parties enter the transaction freely. Many investments have a fair value determined by a market where the security is traded. Fair value also represents the value of a company’s assets and liabilities when a subsidiary company’s financial statements are consolidated with a parent company.

Read more: Fair Value (on Investopedia)

-------------------------------------

Q. We need to send 5 such requests since we need data for more SubTypeCodes as the current API does not support multiple SubTypeCodes. Is there a plan to support multiple SubTypeCodes in one request?

A. No. Searching with multiple SubTypeCodes is not on our product roadmap. Please work with your product specialist to create an enhancement request.

-------------------------------------

Q. Please confirm whether the above API is deprecated or not and whether it is fine to use this API for future.

A. Yes, support for the REST API will continue.

-------------------------------------

Q. How do we differentiate between a STOCK and an ETF?

A. The search API does not have a way to distinguish between a STOCK and an ETF. You can use any of the following report templates to access the "Thomson Reuters Classification Scheme" field (and "Thomson Reuters Classification Scheme Description")

Thomson Reuters Classification Scheme (description) examples

  • ETFE (Equity ETFs)
  • ORD (Ordinary Shares)

Report Templates that have "Thomson Reuters Classification Scheme"

Composite, Corporate Actions, Elektron Timeseries, EOD Pricing, Estimate Actuals, Estimate, Company Footnote, Estimate Detail, Estimate Footnote, Estimate Summary, Historical Reference, IBES Estimates Summary, Intraday Pricing, Premium EOD Pricing, StarMine, Technical Indicators, and Terms and Conditions

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.