Hello,
I'm looking at some stock screens from SI-Pro (i suspect that it is powered by data from Reuters) and I'm trying to build a backtest in Quantopian from it.
I was spot checking the results from running the same query against quantopian and stock investor pro and happened to be looking at the stock ticker NTN Buzztime, Inc. (NTN) and the results significantly differed.
For the quarter reported on 9/30/2015
* Quantopian / MStar shows the 'morningstar.earnings_report.basic_continuous_operations' as -0.014667
* SIPro/Reuters shows the same quarter as -0.733
Is there a third source to confirm whether MStar has the right data for this field?
Ultimately in my notebook, I'm trying to find the equities whose current EPS from continuing operations has grown more than 20% from the same quarter 1 year ago and the numbers sometimes match my source.
Any help is appreciated.