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 |

52 WEEK HIGH MADE 10 DAYS AGO? Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
porrada
Posted : Tuesday, April 20, 2010 10:43:17 AM
Registered User
Joined: 3/30/2005
Posts: 73

hey guys,

is there a way to scan for stocks that made a new high, whether its 52 week, or 3 month.etc and has not been able to exceed that high in the past 10 trading days?

thanks!

Bruce_L
Posted : Tuesday, April 20, 2010 10:49:47 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Maybe something like:

MAXH10 < H10 AND H10 > MAXH241.11

Or possibly:

MAXH10 <= H10 AND H10 >= MAXH241.11

You may wish to review the following:

PCF Formula Descriptions
How to create a Personal Criteria Forumula (PCF)
Handy PCF example formulas to help you learn the syntax of PCFs!

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
StockGuy
Posted : Tuesday, April 20, 2010 10:52:16 AM

Administration

Joined: 9/30/2004
Posts: 9,187
H11 = MAXH252.11 and MAXH252.11 > MAXH10
porrada
Posted : Tuesday, April 20, 2010 11:26:32 AM
Registered User
Joined: 3/30/2005
Posts: 73

thks v much..bruce and stock guy....

Bruce_L
Posted : Tuesday, April 20, 2010 11:30:52 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
porrada,
You're welcome. Our pleasure.

-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.