Hi
I am new to this and hope for some help in the rigth direction
I have a simple long only strategy that opens trades (buy) when price cross an indicator level,
we can call the condition A
and close the trade (sell) when price cross an another indicator
we can call the condition B
The problem is i want to use a filter when enter buy (A)
and A give more than one signal when price rise to a new high and i risk getting in at the end of the move
So the thing i want to do is to check that B condition has happened just before condition A
so i can act on the first buy signal