seanyboy |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Thursday, October 7, 2004 |
Thursday, December 14, 2017 1:31:23 PM |
14 [0.00% of all post / 0.00 posts per day] |
|
I am using TeleChart 2000 so my time frame would be daily and I only care about Net Change and Moneystream going in opposite directions.
|
Can a pcf be written that identifies stock prices that diverge from Moneystream on an intraday basis?
|
My question is how to write a pcf that identifies which stocks are below the 20 line of a stochastic for 3 days or more.
|
I WILL TRY THAT. THANK YOU
|
((AVGC9 - AVGC42) - (((AVGC9 - AVGC42) + (AVGC9.1 - AVGC42.1) + (AVGC9.2 - AVGC42.2) + (AVGC9.3 - AVGC42.3) + (AVGC9.4 - AVGC42.4) + (AVGC9.5 - AVGC42.5) + (AVGC9.6 - AVGC42.6) + (AVGC9.7 - AVGC42.7) + (AVGC9.8 - AVGC42.8) + (AVGC9.9 - AVGC42.9) + (AVGC9.10 - AVGC42.10) + (AVGC9.11 - AVGC42.11) + (AVGC9.12 - AVGC42.12) + (AVGC9.13 - AVGC42.13) + (AVGC9.14 - AVGC42.14)) / 15)) > ((AVGC9.1 - AVGC42.1) - ((AVGC9.1 - AVGC42.1) + (AVGC9.2 - AVGC42.2) + (AVGC9.3 - AVGC42.3) + (AVGC9.4 - AVGC42.4) + (AVGC9.5 - AVGC42.5) + (AVGC9.6 - AVGC42.6) + (AVGC9.7 - AVGC42.7) + (AVGC9.8 - AVGC42.8) + (AVGC9.9 - AVGC42.9) + (AVGC9.10 - AVGC42.10) + (AVGC9.11 - AVGC42.11) + (AVGC9.12 - AVGC42.12) + (AVGC9.13 - AVGC42.13) + (AVGC9.14 - AVGC42.14) + (AVGC9.15 - AVGC42.15)) / 15)
I ALSO USE:
((AVGC9 - AVGC42) - (((AVGC9 - AVGC42) + (AVGC9.1 - AVGC42.1) + (AVGC9.2 - AVGC42.2) + (AVGC9.3 - AVGC42.3) + (AVGC9.4 - AVGC42.4) + (AVGC9.5 - AVGC42.5) + (AVGC9.6 - AVGC42.6) + (AVGC9.7 - AVGC42.7) + (AVGC9.8 - AVGC42.8) + (AVGC9.9 - AVGC42.9) + (AVGC9.10 - AVGC42.10) + (AVGC9.11 - AVGC42.11) + (AVGC9.12 - AVGC42.12) + (AVGC9.13 - AVGC42.13) + (AVGC9.14 - AVGC42.14)) / 15)) < 0
|
I NEED HELP IN CONSTRUCTING A PCF THAT SHOWS THE OPPOSITE OF ANOTHER PCF I HAVE. THE CURRENT PCF HELPS TO IDENTIFY OVERSOLD STOCKS THAT ARE NOW GOING UP IN PRICE USING: 9 SHORT, 42 LONG AND A PERIOD OF 15.
HOW DO I NEED TO MODIFY THIS PCF TO IDENTIFY STOCKS THAT MAY BE OVERBOUGHT AND ARE NOW GOING LOWER IN PRICE?
I LOOK FORWARD TO YOUR RESPONSE AND APPRECIATE YPUR HELP.
THANK YOU.
|
I need to know if i can write a pcf identifying stocks that are coming off an overbought point. My settings are 9,42,15. I am plotting the macd as a histogram and by overbought I mean a reading showing the histogram bar at an extreme high. I would like to see stocks where the most current bar is a little closer to the zero line than the preceding longer bar.
|
thanks doug........i will go to wor on your suggestions........i appreciate your help!
|
i currently use a pcf using stochastics to identify stocks on a daily chart crossing up through the 20 line.......the pcf is "stoc 12.5.1<20 AND stoc 12.5>=20.........it works well......my question is can i get help writing a pcf that will identify stocks on weekly chart crossing up through the 20 line as well? ......my goal is to identify stocks that are crossing up thru the 20 line on both a weekly and a daily chart......i appreciate your response.......
|
hi jim.......thanks for all your thought on my behalf......i am going to work with your suggestions and see what i come up with.......my goal is to be able to write these types of pcf's that i believe will uncover many opportunities in the markets......thanks again!!
|
|