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 |

RSI & MA, Please Help Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
ahmaam0n
Posted : Sunday, November 8, 2015 11:38:29 PM
Registered User
Joined: 7/17/2013
Posts: 7

Dear All,

 

I have try to made a plot that have 2 data sources but thats not possible in the TC2000, So please I need a formula that detect the rise of RSI for 10 days upove the MA for 5 days, I went to formula section when I type RSI10>MA5 it give me an error.

 

Please Help

Bruce_L
Posted : Monday, November 9, 2015 1:13:51 PM


Worden Trainer

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

A Condition Formula for a plain (not Wilder's smoothed) 10 period RSI crossing up through its own 5 period simple moving average can be written as follows.

RSI10 > RSI10.5 AND RSI10.1.1 <= RSI10.5.1



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
ahmaam0n
Posted : Tuesday, November 10, 2015 10:07:46 PM
Registered User
Joined: 7/17/2013
Posts: 7

Dear Bruce,

Thank you very much for your help.

If you may explain more about it, I want to back test it manualy, your written formula give results for the present day, If I want to test it for 3-4-5-6.. days ago.

 

Warm Regards 

Bruce_L
Posted : Wednesday, November 11, 2015 4:11:44 PM


Worden Trainer

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

If you just want to check to see if it happened recently to see how it has reacted since you could utilize the following technique.

Condition True at Least Once Over x Bars

Otherwise you could manually adjust the number of bars ago in the formula. So 1 bar ago would be the following.

RSI10.1.1 > RSI10.5.1 AND RSI10.1.2 <= RSI10.5.2

And two bars ago would be the following for example.

RSI10.1.2 > RSI10.5.2 AND RSI10.1.3 <= RSI10.5.3



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
ahmaam0n
Posted : Friday, November 13, 2015 8:25:45 AM
Registered User
Joined: 7/17/2013
Posts: 7

Dear Bruce,

Thank you very much for your assistant.

 

Warm Regards 

Bruce_L
Posted : Friday, November 13, 2015 9:25:05 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.