Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

5 min movers Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Herm
Posted : Wednesday, January 11, 2012 10:54:43 AM
Registered User
Joined: 9/29/2006
Posts: 109

I would like to build a scan that would identify the biggest movers in price for a 5 min period for stocks trading between $5 to $20 with daily volume of 1 million shares. And would it be possible to build a scan in reverse also. Any help would be appreciated, thank you Herm

Bruce_L
Posted : Wednesday, January 11, 2012 11:17:02 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You can make a Scan for stocks trading between $5 to $20 with daily volume of 1 million shares using the following Daily Condition Formula in TC2000 version 12 (you can set the Time Frame of a formula when creating, editing or using it):

Indicators, Sorting & Scanning

5 <= C AND C <= 20 AND V >= 1000000

You could then Sort by Price Percent Change using the following Indicator Formula set to a Time Frame of 5-Minutes:

100 * (C / C1 - 1)

PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.