Hi all,
i am a Quantopian newbie and i have some trouble understanding price resolution logic:
Querying AAPL in a (imho) non-dividend paying period, i obtain different prices using a pipeline factor with a domain vs. get_pricing method.
It seems as prices in the pipeline result are shifted by one day in comparison to the results obtained via the get_pricing method.
See the notebook attached for an example.
Does anyone have an idea why this is the case?
Many thanks!