Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

10 Month SMA Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
couto7
Posted : Sunday, September 24, 2017 7:28:21 PM
Gold Customer Gold Customer

Joined: 10/14/2004
Posts: 202

Please write a PCF with price crossing up through 10 month Simple Moving Average, RSI at 80 or above, MACD 12,26,9 positive below zero line

Bruce_L
Posted : Monday, September 25, 2017 10:39:26 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Are the RSI and MACD Monthly as well?



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
couto7
Posted : Monday, September 25, 2017 1:08:02 PM
Gold Customer Gold Customer

Joined: 10/14/2004
Posts: 202

Sorry, both daily.

 

Bruce_L
Posted : Monday, September 25, 2017 1:29:52 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

The following assumes a plain 14 period RSI without Wilder's smoothing and an exponential MACD 12, 26, 9 with the raw MACD below zero but above its moving average trigger.

9 * C > C21 + C42 + C63 + C84 + C105 + C126 + C147 + C168 + C189 AND 9 * C21 <= C42 + C63 + C84 + C105 + C126 + C147 + C168 + C189 + C210 AND RSI14 > 80 AND XAVGC12 < XAVGC26 AND XAVGC12 - XAVGC26 > XAVG(XAVGC12, 9) - XAVG(XAVGC26, 9)

 



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
couto7
Posted : Monday, September 25, 2017 3:02:28 PM
Gold Customer Gold Customer

Joined: 10/14/2004
Posts: 202

Bruce, The above PCF is picking up stocks much below 10 Month Simple Moving Average.  I want to leave my time frame on Monthly and show only those stocks whose price is breaking above the 10 Month Simple MA.  Although this PCF is based upon a monthly cycle, can I pick up this stocks by watching the chart each day for a crossover?

Bruce_L
Posted : Monday, September 25, 2017 3:13:40 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

The formula currently only returns true for two symbols (PZN & RAVN) when used as a Personal Criteria Formula in TC2000 v7 and both have price above the 10 period simple moving average in a monthly time frame.

If you are plotting it on a monthly chart as Custom PCF Indicator, then you cannot include the daily portiions. The formula would just be:

C > AVGC10 AND C1 <= AVGC10.1

I guess you could just watch the chart, but note that the months in TC2000 v7 are running 21 trading day months and not calendar months like in TC2000 v17. The 21 day span being covered is going to change from day to day.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
yms1
Posted : Monday, February 12, 2018 8:31:50 PM
Registered User
Joined: 8/21/2010
Posts: 9

Hi Bruce,

Looking in the forum but could not find a 10 month SMA indicator to use on my monthly Ivy Portfolio. 

Some say the 200 SMA is simular but would prefer the 10.  Your help is appreciated.

Thanks,

Yvonne 

Bruce_L
Posted : Tuesday, February 13, 2018 10:00:06 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Please try the following.

(C + C21 + C42 + C63 + C84 + C105 + C126 + C147 + C168 + C189) / 10



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