What would be the TOS code to scan for stocks whose price has changed by at least one dollar since market open?
My thinking is that I will narrow the results by using other conditions, for instance: Last between 2-15, Volume over 200K, and Shares under 50M. The key is that final condition, showing price that has moved by at least a dollar. I figure this condition will cut out the noise that I see with everything else I've tried (volume spike, high of day, golden cross, you name it). The strategy would be to treat these stocks as candidates for momentum trades and to wait for bull flag patterns to emerge.
My thinking is that I will narrow the results by using other conditions, for instance: Last between 2-15, Volume over 200K, and Shares under 50M. The key is that final condition, showing price that has moved by at least a dollar. I figure this condition will cut out the noise that I see with everything else I've tried (volume spike, high of day, golden cross, you name it). The strategy would be to treat these stocks as candidates for momentum trades and to wait for bull flag patterns to emerge.