Hi, can anyone offer help on how to code up a RollingWindow that adds Fundamental Data such as OperationRatios.CurrentRatio.OneYear or any fixed period ratio like ThreeMonths and TwelveMonths so that I can the use the RollingWindow data to compute changes in value.

Author