Hello.
We want to use your TRKD api for reciving price targets, GetRecommendationSummaries method. https://www.trkd.thomsonreuters.com/SupportSite/TestApi/Op?svc=EstimatesIBES_1&op=GetRecommendationSummaries_1
And we faced problem with understanding it.
On what date does this price argets apply?
For example, for MSFT you send us mean price target 194.19
How to interpret it, what does it mean? Could not find information in your developer guide.
<Type>Ric</Type>
<Value>MSFT.O</Value>
</Symbol>
<CurrencyCode>USD</CurrencyCode>
<UnverifiedMean>194.37500000</UnverifiedMean>
<PreliminaryMean>194.19354839</PreliminaryMean>
<Mean>194.19354839</Mean>
<High>212.00000000</High>
<Low>133.00000000</Low>
<NumberOfEstimates>31</NumberOfEstimates>
<Median>200.00000000</Median>
<StandardDeviation>16.40410387</StandardDeviation>
</PriceTarget>