Hi,
I am trying to create a study using the ref() function. When I try to run any EFS function using ref(), including the examples refUsage.efs and refUsage2.efs, in Bar Replay Mode, I encounter an error that prevents execution. It appears that the last call to ref(-1) returns a null vs. the study values of the previous bar. I have only my ref() EFS study on the chart, and am only selecting 30-40 bars for the replay, and looking at a daily chart of the OEX. Is there something I'm doing incorrectly that causes the examples to fail in Bar Replay Mode? Perhaps some eSignal configuration setting (ver. 7.6)? Any help will be appreciated.
I am trying to create a study using the ref() function. When I try to run any EFS function using ref(), including the examples refUsage.efs and refUsage2.efs, in Bar Replay Mode, I encounter an error that prevents execution. It appears that the last call to ref(-1) returns a null vs. the study values of the previous bar. I have only my ref() EFS study on the chart, and am only selecting 30-40 bars for the replay, and looking at a daily chart of the OEX. Is there something I'm doing incorrectly that causes the examples to fail in Bar Replay Mode? Perhaps some eSignal configuration setting (ver. 7.6)? Any help will be appreciated.
Comment