When I put a debug statement inside a conditional test for BARSTATE_ALLBARS, it seems to print out 7 times...why?
Announcement
Collapse
No announcement yet.
Barstate_allbars
Collapse
X
-
Re: Barstate_allbars
Garth
That will happen if in the script you have some efsInternal() or efsExternal() calls or you are calling external symbols and/or intervals. See this post by Dion in reply to a similar question
Alex
Originally posted by gspiker
When I put a debug statement inside a conditional test for BARSTATE_ALLBARS, it seems to print out 7 times...why?
-
Garth
You are most welcome
As to your question I can't recall off the top of my head if it retains state while in delayed execution mode
Alex
Originally posted by gspiker
Thanks Alex, that makes sense (sort of).
Dp you know if the main program retains state when in "delayed execution" mode? If not no worries, I can fiure it out.
Thanks,
Garth
Comment
Comment