Disliked{quote} Thank you for the kind words. Correct below. ema(3) > ema(8) and ema(8) > ema(21) and ema(21) > ema(34) and ema(34) > ema(55) and ema(55) > ema(200) and -------- Correct below BUT NOT at this point in the code. EMA(3) crossed above EMA(8) within the last 2 days You first want the code to tell it as you did at the very top 3>8>21, etc. Then you want it to wait until the 3 has "dipped" below any of the other ema's but not below the 55 (and of course the 200) because if all the ema's are aligned correctly, then it's a given that the 55 will...Ignored
What platform is this RH?
Find a strategy that works consistently and then trading becomes easy.