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 |

4 month new high Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
jdstuck
Posted : Thursday, November 1, 2007 12:31:29 AM
Registered User
Joined: 4/21/2006
Posts: 26
Please help!!?!?

I'm trying to create a simple scan that will allow me to find stocks hitting 4 month highs.
I used this formula and am not coming up with anything.

C > MAXC80
Craig_S
Posted : Thursday, November 1, 2007 6:15:26 AM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
C can never be greater than MAXC80 because it is a part of it.

You can try either of these:

C=MAXC80

...or you can try this:

C>MAXC80.1

The first will find stocks that close today AT the highest close for the last 80 days.  The second will find stocks closing ABOVE the highest close for the previous 80 days (from yesterday back).

- Craig
Here to Help!
jdstuck
Posted : Monday, November 5, 2007 11:13:44 PM
Registered User
Joined: 4/21/2006
Posts: 26
Thank you!
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.