I’d like to set up a scanner that looks for fast moves
example, a scan that has traded 100,000 volume today, that has moved 50 cents, in the last 5 minutes
then i want to be able to sort the list of results based on which stock has most recently moved those 50 cents in the last 5 minutes
I can obviously do the movement aspect of things, but i dont know how to narrow time or even sort by time (if i removed the last 5 minutes and just wanted to sort by time that criteria is met)
example, a scan that has traded 100,000 volume today, that has moved 50 cents, in the last 5 minutes
then i want to be able to sort the list of results based on which stock has most recently moved those 50 cents in the last 5 minutes
I can obviously do the movement aspect of things, but i dont know how to narrow time or even sort by time (if i removed the last 5 minutes and just wanted to sort by time that criteria is met)