Lets introduce the problem
I have a WMA(5) indicator that gives a background color signal when the slope is above 0.01 (green) and below -0.01 (red) See picture
I only want to give me a signal once instead of 100% of the time, because the Marker analyser needs to show me the signal only once.
I tried to find the (if) option in the strategy panel CrossOver or CrossBelow, but that is not present when using Slope
Any suggestions?
Regards
Bas

Comment