How can I write a custom factor that returns the next days close price, after adjusting for dividends and splits.
I have been able to write yesterdays close price, by using a window length. Unless window length can be negative I do not see how I can get a price in the future.