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 for falling RSI Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
AgnosticTrader
Posted : Wednesday, December 3, 2014 1:39:00 PM

Registered User
Joined: 2/1/2008
Posts: 37

Does anyone know if a PCF can be written for this?

The 2-period RSI drops three days in a row

The 2-period RSI first day’s drop in the count is below 60

The 2-period RSI closes under 10 today

Thanks.

 

AgnosticTrader
Posted : Wednesday, December 3, 2014 1:42:24 PM

Registered User
Joined: 2/1/2008
Posts: 37
The 2-period RSI drops three days in a row
 
The 2-period RSI first day drop in the count is below 60
 
The 2-period RSI closes under 10 today
 
(sorry for the formating issues)
Bruce_L
Posted : Wednesday, December 3, 2014 2:08:47 PM


Worden Trainer

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

If this is a plain RSI without Wilder's smoothing, the formula is simple.

RSI2 < 10 AND RSI2 < RSI2.1.1 AND RSI2.1.1 < RSI2.1.2 AND RSI2.1.2 < 60 AND RSI2.1.2 < RSI2.1.3

A formula for an RSI with Wilder's smoothing is quite a bit more complicated.

50 * (C - XAVGC3.1) / 2 / (.5000305 * (ABS(C - C1) + .5 * (ABS(C1 - C2) + .5 * (ABS(C2 - C3) + .5 * (ABS(C3 - C4) + .5 * (ABS(C4 - C5) + .5 * (ABS(C5 - C6) + .5 * (ABS(C6 - C7) + .5 * (ABS(C7 - C8) + .5 * (ABS(C8 - C9) + .5 * (ABS(C9 - C10) + .5 * (ABS(C10 - C11) + .5 * (ABS(C11 - C12) + .5 * (ABS(C12 - C13) + .5 * (ABS(C13 - C14)))))))))))))))) + 50 < 10 AND C < C1 AND C1 < C2 AND 50 * (C2 - XAVGC3.3) / 2 / (.5000305 * (ABS(C2 - C3) + .5 * (ABS(C3 - C4) + .5 * (ABS(C4 - C5) + .5 * (ABS(C5 - C6) + .5 * (ABS(C6 - C7) + .5 * (ABS(C7 - C8) + .5 * (ABS(C8 - C9) + .5 * (ABS(C9 - C10) + .5 * (ABS(C10 - C11) + .5 * (ABS(C11 - C12) + .5 * (ABS(C12 - C13) + .5 * (ABS(C13 - C14) + .5 * (ABS(C14 - C15) + .5 * (ABS(C15 - C16)))))))))))))))) + 50 < 60 AND C2 < C3

2-period RSI - Scan to find declining RSI



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
AgnosticTrader
Posted : Friday, December 5, 2014 3:04:15 AM

Registered User
Joined: 2/1/2008
Posts: 37

The Wilder's version is what I was after. Thanks!

What would it look like reversed, for a rising RSI?

These are the reverse conditions

The 2-period RSI rises three days in a row

The 2-period RSI first day&rsquo;s rise in the count is above 40

The 2-period RSI closes above 90 today

 

Thanks

Bruce_L
Posted : Friday, December 5, 2014 1:01:30 PM


Worden Trainer

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

Please try the following Condition Formula.

50 * (C - XAVGC3.1) / 2 / (.5000305 * (ABS(C - C1) + .5 * (ABS(C1 - C2) + .5 * (ABS(C2 - C3) + .5 * (ABS(C3 - C4) + .5 * (ABS(C4 - C5) + .5 * (ABS(C5 - C6) + .5 * (ABS(C6 - C7) + .5 * (ABS(C7 - C8) + .5 * (ABS(C8 - C9) + .5 * (ABS(C9 - C10) + .5 * (ABS(C10 - C11) + .5 * (ABS(C11 - C12) + .5 * (ABS(C12 - C13) + .5 * (ABS(C13 - C14)))))))))))))))) + 50 > 90 AND C > C1 AND C1 > C2 AND 50 * (C2 - XAVGC3.3) / 2 / (.5000305 * (ABS(C2 - C3) + .5 * (ABS(C3 - C4) + .5 * (ABS(C4 - C5) + .5 * (ABS(C5 - C6) + .5 * (ABS(C6 - C7) + .5 * (ABS(C7 - C8) + .5 * (ABS(C8 - C9) + .5 * (ABS(C9 - C10) + .5 * (ABS(C10 - C11) + .5 * (ABS(C11 - C12) + .5 * (ABS(C12 - C13) + .5 * (ABS(C13 - C14) + .5 * (ABS(C14 - C15) + .5 * (ABS(C15 - C16)))))))))))))))) + 50 > 40 AND C2 > C3



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
AgnosticTrader
Posted : Friday, December 5, 2014 3:55:32 PM

Registered User
Joined: 2/1/2008
Posts: 37

Thanks !!!

I am working on building the setup scans from this book - I appreciate this help.

Larry Connors High Probability ETF Trading

Bruce_L
Posted : Friday, December 5, 2014 3:59:11 PM


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.