latest close >= 0.97 * (lowestclose(250) + (highestclose(250) - lowestclose(250)) * 0.382)
and latest close <= 1.03 * (lowestclose(250) + (highestclose(250) - lowestclose(250)) * 0.382)
and latest close > latest close 1
and latest volume > 1.5 * sma(volume, 50)
No comments:
Post a Comment