Tiger1220 |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Monday, April 13, 2009 |
Thursday, September 29, 2011 7:38:47 AM |
122 [0.04% of all post / 0.02 posts per day] |
|
Thanks Bruce, I understand...I will play around and see what works best for what I am looking for.
|
I would like a PFC of the upper BB 12,2 moving up with an angle of what would be about 45 degrees. The price can be either pushing the upper band or above it. Is there a way to write this?
Thanks
|
Your welcome
|
This was also there...sorry for making 2 post.....
Since we want both conditions to be true we connect them with “AND”. The completed
formula reads:
(AVGC130 < 0.5 * AVGC130.260 ) AND (AVGC130 > AVGC130.5)
Feel free to change the length of the moving average, the timeframes or the amount of
declines. Try different values until you get stock charts that look good to you.
Note that although you can create a Scan from any PCF, sometimes it is just as easy to
use the Watchlist Sort Mechanism to get the same result. Just Sort the list in which you
are interested by the PCF and the ones marked TRUE come to the top. This is often
easier than customizing a search to select a specific list.
|
I found this! Hope it is what your looking for.
Elder Fallen Angels
This PCF is easy to create and I will detail the steps to create it, so that later you can
customize it.
The first step of the scan looks for stocks that have fallen during the last year. We
chose stocks whose 26 week MA is less than ½ the value it was a year ago.
In PCF language that translates to:
(AVGC130 < 0.5 * AVGC130.260 )
1
Note that the 26 week MA is expressed as a 130 day MA. The 260 denotes the average
260 trading days ago.
The second step finds stocks that are currently in an uptrend. We look for stocks
whose 26-week (130-day) MA is higher this week than last. That translates to:
(A 2 VGC130 > AVGC130.5)
|
Looking for a PFC where the last 3 days have had a higher high and the lows of the last 3 days have also been higher.
Thanks and a Happy Year year to all the staff.
|
Opps...already done....that Bruce is gooooooood
http://forums.worden.com/Default.aspx?g=posts&t=49969
|
Any ideal of how one would write a PFC to use for this type of "ant"..
Thanks
|
Ford is having another good day. Will it get to $20-23????
What is better than driving a Ford...... is having their stock right now......
|
Off-topic post removed.
|
|