Guys,
I have a situation where my script seems to be processing at the end of bars even when the "setComputeOnClose" is set to false.
I'm looking at a couple of studies but am I right in assuming that the study will return a value immediately and not wait for the bar to complete? Studies I'm using are Parabolic and MA.
Sorry I can't be more specific right now, I'm still trying to suss it out. Also is there any app that allows you to debug EFS code while running live or in tick replay? I want to be able to determine variable states to try and better ascertain why my signals are not being acted upon.
TIA,
I have a situation where my script seems to be processing at the end of bars even when the "setComputeOnClose" is set to false.
I'm looking at a couple of studies but am I right in assuming that the study will return a value immediately and not wait for the bar to complete? Studies I'm using are Parabolic and MA.
Sorry I can't be more specific right now, I'm still trying to suss it out. Also is there any app that allows you to debug EFS code while running live or in tick replay? I want to be able to determine variable states to try and better ascertain why my signals are not being acted upon.
TIA,
Comment