I am generating alerts on a tick by tick basis...i.e. changing bar color.
I want to trade the alert based on the tick, to get the earliest entry, however often by the end of the interval (400t) the alert was false.
I have been doing a manual refresh by typing in 400t when a new bar color/alert appears to test if the alert sticks. I would like to have my efs code do this refresh for me to erase the false alerts on a tick by tick basis.
Could not find any refresh function in efs library, any ideas?
Thanks in advance.
I want to trade the alert based on the tick, to get the earliest entry, however often by the end of the interval (400t) the alert was false.
I have been doing a manual refresh by typing in 400t when a new bar color/alert appears to test if the alert sticks. I would like to have my efs code do this refresh for me to erase the false alerts on a tick by tick basis.
Could not find any refresh function in efs library, any ideas?
Thanks in advance.
Comment