Hello ziggy,
What I'm trying to say is that I don't think the problem you're experiencing is related to any specific EFS code logic in your formula. You're the only person that I'm aware of that is experiencing this problem. I think the source of the problem is most likely related to some other issue on the particular machine you are using.
The first thing you need to do that will give us a better idea of whether or not the cause is related to your specific EFS code is to test the formula on the other machine you said that was running tick replay properly. If the formula works properly on that machine, then the problem is not related to your EFS code.
If the problem does occur on both machines, the second test you need to perform is to test some other back testing formulas on both machines. You can use the Back Testing formulas from our EFS Library, which I know work properly. Try any of the btDonchian*.efs examples for starters. If these work properly on both of your machines, then you will need to post your formula so that we may begin an investigation of what could be causing this issue in your code.
In general, there isn't anything in EFS that is currently known to produce the problem you are describing.
Please perform the two tests above and report your findings.
What I'm trying to say is that I don't think the problem you're experiencing is related to any specific EFS code logic in your formula. You're the only person that I'm aware of that is experiencing this problem. I think the source of the problem is most likely related to some other issue on the particular machine you are using.
The first thing you need to do that will give us a better idea of whether or not the cause is related to your specific EFS code is to test the formula on the other machine you said that was running tick replay properly. If the formula works properly on that machine, then the problem is not related to your EFS code.
If the problem does occur on both machines, the second test you need to perform is to test some other back testing formulas on both machines. You can use the Back Testing formulas from our EFS Library, which I know work properly. Try any of the btDonchian*.efs examples for starters. If these work properly on both of your machines, then you will need to post your formula so that we may begin an investigation of what could be causing this issue in your code.
In general, there isn't anything in EFS that is currently known to produce the problem you are describing.
Please perform the two tests above and report your findings.
Comment