I am replying to this case with a new issue because it appears related. RIC NCLH FY 2027 Earnings Per Share Smart EPS when pulling using a date parameter for yesterday returns an erroneous value of 2.65126 and then when pulling using no date parameter it returns the correct 2.03 value. This has been happening every day for a week or two not just today. There should be no difference.
I am using API call where model_date is 6/9 in this example. If I then just pull the 2027 smart eps using a simple formula it returns the correct estimate.
- TR.EpsSmartEst(Period=FY2, SDate = {0}, EDate = {0})'.format(model_date),'TR.EpsSmartEst(Period=FY2, SDate = {0}, EDate = {0}).periodyear'.format(model_date)
- 'TR.EPSSmartEst(Period=FY2)','TR.EPSSmartEst(Period=FY2).periodyear'