ATR scanner for Nifty and Sensex contracts

team can you please help me create a scanner on 1 day time frame with ATR higher than previous ATRx1.2 OR ATR x 1.3

1 Like

Refer to this and verify

1 Like

thanks buddy

Hi, if you are trying to build an ATR scanner based on the discussion in some other thread… then u need to change following parameters:

  1. Change the day to week in condition, if that option is available
  2. ATR to be changed to 5 instead of the default 14

So that way we are looking back at 5 week ATR, multiplied by a factor and hoping that the range not breached in this week.

All the best :slightly_smiling_face:

Thanks, @VIPULK I’ve been testing a few combinations based on our discussion and am also trying to build what you had suggested earlier. Thanks again for all the help and guidance! :blush: