Registered User Joined: 3/26/2005 Posts: 23
|
I do not know if this was ever posted before, but it saves me a lot of time when scanning stocks.
The idea is that I have made many Easyscans for Stochastics, Candle Patterns, and whatever, but find it inconvenient to have sort results for stocks out of my purchasing range.
To rectify this, I have a simple PCF called CHOSEN PRICE RANGE where the formula is C >= 5 AND C <= 50 (meaning, I want all stocks between $5.00 and $50.00)
This eliminates all non-marginable stocks under $5 and eliminates the high priced stocks I am not interested in.
For each of my Easyscans, I only make one change to add the CHOSEN PRICE RANGE PCF (this only has to be changed once)
I then run an UPDATE for ALL PCF's and Viola problem solved.
If I ever decide to change the stock price ranges desired I only have to change the CHOSEN PRICE RANGE PCF Once!, then run another UPDATE for ALL PCF's
i.e. Edit the CHOSE PRICE RANGE and change from $10 to $40 C >= 10 AND C <= 40
|