Im trying to store past data as a variable. For example, storing the Bollinger Band Width from last month so that I can compare with the current Bollinger Band Width. Another simple example is last month’s price range, compared to this month’s price range. I know using a function such as Average[50] gets the current 50 day Moving Average. But is it possible to separate previous data with current data?
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok