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 |

price range Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
craigieburns
Posted : Monday, March 9, 2009 11:04:20 AM
Registered User
Joined: 2/19/2009
Posts: 28
is there a way to filter the price range of stock e.g $5 -$60 in S.F or do i have to make a rule??
Craig
Bruce_L
Posted : Monday, March 9, 2009 11:12:10 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Filtering in StockFinder is done using Rules, so you will have to make at least one in order to do so. One option would be to create the following RealCode Rule:

If 5 <= Price.Last AndAlso Price.Last <= 60 Then Pass

Another option would be to right-click on Price History and select Create Rule | Greater Than Value: 5, right-click on Price History and select Create Rule | Less Than Value: 60 and then Drag and Drop these Rules onto each other and select Create New Combo Rule.

Either the RealCode Rule or the Combo Rule can be Dragged and Dropped to the Filter to limit the Stocks listed for the Watchlist to those meeting your conditions.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
craigieburns
Posted : Monday, March 9, 2009 11:15:27 AM
Registered User
Joined: 2/19/2009
Posts: 28
Thanks Bruce

This makes perfect sense....
Craig

QUOTE (Bruce_L)
Filtering in StockFinder is done using Rules, so you will have to make at least one in order to do so. One option would be to create the following RealCode Rule:

If 5 <= Price.Last AndAlso Price.Last <= 60 Then Pass

Another option would be to right-click on Price History and select Create Rule | Greater Than Value: 5, right-click on Price History and select Create Rule | Less Than Value: 60 and then Drag and Drop these Rules onto each other and select Create New Combo Rule.

Either the RealCode Rule or the Combo Rule can be Dragged and Dropped to the Filter to limit the Stocks listed for the Watchlist to those meeting your conditions.
Bruce_L
Posted : Monday, March 9, 2009 11:24:47 AM


Worden Trainer

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

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