When using Series<double> the values outside my time conditions will also have slots. So for example with MyCustomClose[0] I am not getting the value of the Close yesterday based on the shorter time conditions. At least in my tests I am not getting the right results.
Am I missing something here?

Comment