Stock Screen condition: need to add value for 52 weeks high/low

Hi, I wanted to add a condition to the screener if a stock goes below 52 weeks low. However, why is it mandatory to enter a value for such a condition? Is this a bug?

Hi there,

Technically, a stock cannot go below 52 weeks low. It is at best at 52 weeks low (though it seems to be happening for some leverage stocks).

Anyway, what you can use to find stocks where latest close is at 52 weeks low would be this

“Close / 52 Weeks Low (%)” <= 0

Cheers,
Evan

1 Like