Hi,
How can I force the efs to be computed at the end of each bar as oppose to at the beginning of the next bar?
I have SetComputerOnClose(), it enforces the computation only once at the end of the bar, but that computation is only triggered at the first tick of the next bar.
A simple solution would be to add one more bar to the timeframe. I'm just wondering if there is another way.
Thank you in advance.
W
How can I force the efs to be computed at the end of each bar as oppose to at the beginning of the next bar?
I have SetComputerOnClose(), it enforces the computation only once at the end of the bar, but that computation is only triggered at the first tick of the next bar.
A simple solution would be to add one more bar to the timeframe. I'm just wondering if there is another way.
Thank you in advance.
W
Comment