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 RSI Positive divergence while price decreasing Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
savinir
Posted : Saturday, September 14, 2013 5:59:20 PM
Platinum Customer Platinum Customer

Joined: 12/28/2012
Posts: 6

Hi Bruce,

 

Can you please give me a pcf for RSI making positive divergence while price is falling.

 

Readyforaction
Posted : Saturday, September 14, 2013 8:01:01 PM
Registered User
Joined: 10/28/2012
Posts: 9

Hello Bruce i would like to have the pcf for upper and lower bb bands ( 10 , 0.80) thanks

Bruce_L
Posted : Monday, September 16, 2013 10:27:35 AM


Worden Trainer

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

savinir,
I probably wouldn't try to create a Condition Formula to try and identify the divergence.

Let's start with a fairly simple way to search for a divergence between Price History and an RSI over the most recent 10-bars.

Click on Price History and select Create Scan Condition. Then select Moving Down from the Condition drop-down menu (Net, % or Smart would do). Then set the Period of the Condition to the number of bars over which you wish to check for a divergence (in this case, 10).

Create Conditions from Your Chart

Then do the same thing with the RSI indicator, but choose Moving Up instead of Moving Up.

You can then add both the Conditions to the same EasyScan.

Building a Scan with Multiple Conditions

Readyforaction,
Upper Bollinger Bands 10, 0.80 could be written as:

AVGC10 + .8 * SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 - 10 * AVGC10 ^ 2) / 10)

Lower Bollinger Bands 10, 0.80 could be written as:

AVGC10 - .8 * SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 - 10 * AVGC10 ^ 2) / 10)

Modelling Bollinger Bands (& Standard Deviation) in a TC PCF



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