I would like to add a condition to a by signal. For instance buy = Cross(A1,A2)
now i do not want this signal to be affective if A2 has been going down the last 5 days for instance. How do i add this condition?
I would like to add a condition to a by signal. For instance buy = Cross(A1,A2)
now i do not want this signal to be affective if A2 has been going down the last 5 days for instance. How do i add this condition?