RuleOneTrading
New member
I'm currently trying to scan for stocks near highs/lows of the last 3 day period. However, a stock that is $200 would need to be within 2% of the high/low whereas a stock that costs $2 could have a valid setup trading within 15% of its highs/lows.
Does anyone know of a study I could make to scan for stocks within a 15% from high/low for stocks trading between $2-$5 and 10% between $5-$10, and 5% between $10 and $15, etc.
Currently, I have to have 4 different scanners running to capture this data. I'd use the default Near_High_Lows code as a reference, but it doesn't list a percentage in the code and I'm struggling to rewrite a working code from it.
Thank you!
Does anyone know of a study I could make to scan for stocks within a 15% from high/low for stocks trading between $2-$5 and 10% between $5-$10, and 5% between $10 and $15, etc.
Currently, I have to have 4 different scanners running to capture this data. I'd use the default Near_High_Lows code as a reference, but it doesn't list a percentage in the code and I'm struggling to rewrite a working code from it.
Thank you!