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?
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue