Scanner for Reversals

Hi,

Could someone please help me with creating a scanner is streak for identifying reversals; the conditions are:

  1. The first candle (15 min) of the day should be 2 times larger than the average size of the past 25 candles (15 min) and

  2. Body of the first candle (15 min) should be 80% of the total range of the candle and

  3. Color of the next candle (15 min) formed should be opposite of first candle and

  4. Second candle (15 min) range should be less than 50% of the first candle (15 min) and

  5. If the second candle is a red candle (15 min), its high should not be higher than the high of the first candle or

  6. If the second candle is a green candle (15 min), its low should not be lower than the low of the first candle

I’m not familiar with creating scanner in Streak, it will be a great help if someone could guide me on this. Thank you.

Regards,
Kelly

@Streak

Hi @Kelly

body? or range?

Hi @Krishnendu,

Thank you, I would prefer the range of the first candle 2 times larger than the average range of the past 25 candles.