All,
Am using the Fundamental/morningstar data. Pipeline is identical, dates as at 13 Oct 2017.
I'm pulling fundamental data including market cap and trailing twelve months earnings (by summing prior quarters), as at a few days ago (yes, dates are identical).
My results vary - certain stocks appear when I backtest but not in the Notebook. I've ruled out most causes (date selection, filters), and am now left believing that it's an issue with the Morningstar data. Conceptually, should the pipeline return the same items, or is there a known difference/issue with the Morningstar data? (Yes, using the new Fundamentals.)
In addition, also wondering what's the best way of debugging? i.e. identifying the tickers that Fundamentals.market_cap is returning, for instance.
Or, is it definitely just me... may need to take another look at the code with fresh eyes.
Thanks