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 |

Pcf indicator Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
MMLD
Posted : Saturday, January 5, 2019 2:04:16 PM
Registered User
Joined: 1/15/2011
Posts: 41

Can you please give help on writing this indicator in tc2000? - RSIMO9+RSI3

 

RSI is RSI Wilder

 

RSI3=AVERAGE(RSI(CLOSE,3),3)

It will be an AVG3 of RSI3

 

RSIMO9 = MOMENTUM(RSI(CLOSE,14),9)

The embedded 9-period Momentum is the comparison between the most recent 14-period RSI value to the RSI value from 9 periods earlier.

 

Thank you

Bruce_L
Posted : Monday, January 7, 2019 11:13:39 AM


Worden Trainer

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

The three period simple moving average of a 3 period Wilder's smoothed RSI can be written as follows.

AVG(WRSI3, 3)

The 9 period net change in the 14 period Wilder's smoothed RSI can be written as follows.

WRSI14 - WRSI14.9



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
MMLD
Posted : Monday, January 7, 2019 11:38:42 AM
Registered User
Joined: 1/15/2011
Posts: 41

Thank you for your help

Bruce_L
Posted : Monday, January 7, 2019 11:54:19 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.