PureBytes Links
Trading Reference Links
|
I have an alert that goes off before a bar closes and I would like to not
have the alert fire until the next bar (ie 1 alert, then re-arm on the next
bar).
Does anyone have a snippet of EL code that I could look at?
I have tried setting flags based on bar numbers and then checking the
barnumber before the alert is fired, but it looks like I am not able to get
the variable to save correctly. What I think is obvious does not seem to
work in EL.
Any help would be appreciated.
Thanks,
Ed
|