Can you please assist me as I'm trying to create a condition in strategy builder that requires the following to be true before the trade is taken.....The previous candles low (I use range bars in my data series) must be <= "X" number of ticks above the 40 period hull MA for a long or the previous candle's high must be <= "X" number of ticks below the 40 period hull MA for a short position.
Thanks!

Comment