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 |

Profile: cdj001
About
User Name: cdj001
Groups: Member
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Gender:
Statistics
Joined: Friday, October 28, 2011
Last Visit: Monday, November 28, 2011 5:54:49 PM
Number of Posts: 4
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: Using Linear Regression vs Classical Peaks/Valleys for Divergence Analysis
Posted: Tuesday, November 22, 2011 1:30:25 PM

Wonderful! Bruce, you are great! This helps me a lot, thank you very much!

Topic: Using Linear Regression vs Classical Peaks/Valleys for Divergence Analysis
Posted: Tuesday, November 22, 2011 11:22:53 AM
Hi Bruce:
Can you provide some PCFs for the ideas Quoted Below? I can not find a way to write up this in TC 2000.
It seems that in the TC2000 there is no way to write up a designing-a-score PCF as Indicator or Condition, it this true?


QUOTE (Tanstaafl)
The PCF-based methodology I use for divergences incorporates several neat ways of evaluating the "strength" of the divergence, once the formulae attached at the end of this writeup have been used to identify the slope direction.

This method has several strengths, in particular:

** Its basis is the simplest core form of the LinReg math (+/- slope-direction), keeping the PCF's relatively short and efficient

** It is relatively easy to adjust for different time windows and trading styles

** It can be adapted to Custom Indicator form and be visually backtested as such

** It is independent of the actual values or scaling of the indicator and of the symbol's price

** Its ranking approach is simple to understanding and work with

Here is the approach, in a nutshell:

1) Write a T/F PCF that identifies price-vs-indicator divergences using the info attached to the end of this document - this requires two formulae with appropriate glue-logic

2) Copy and modify the #1 PCF to model the same two LinReg lines, but change the "anchor" point from today to N days ago (typically N might be half of the LinReg window)

3) Copy and modify the #1 PCF to model the same two LinReg lines, but lengthen the "window width" to M days, anchored to today (typically M might be 2x the width of the #1 formulae)

4) Combine these formulae with boolean-algebra logic that:
a. identifies the divergence based on #1, giving it a "score" of +100 for bullish, -10 for bearish, or 0 otherwise
b. adds +10/0/-10 to the score based on a similar divergence eval from the #2 N-days-ago formulae
c. adds +1/0/-1 to the score based on a similar divergence eval from the #3 M-days-wide formulae

Plot the result as a Custom Indicator (for visual backtesting), or assign it to a WL tab column for daily use. The 100/10/1 weighted "score" components can be interchanged if you wish.

Answers can be +111, +110, +109, +101, +100, +99, +90, +10, +9, +1, 0 or their negative equivalents. By assigning this in a "decimal tiered" fashion, you not only get a nicely sortable result, but also can quickly see which of the criteria had "hits".

You could also create a fourth component, which would combine #2 and #3 to create a M-days wide, N-days ago check. I have found this to add little benefit, however - it has a lot of lag in it. If so, I suggest you give it a score-adder of +0.1/0/-0.1

OK ... for those of you who are pretty good at PCF's, this gives you the "heart" of the methodology. You should be able to take it from here. I'll be happy to help out if there are any questions.

Jim Dean
Topic: PCF - Slope
Posted: Tuesday, November 22, 2011 11:21:39 AM
Thanks, Bruce!
Topic: PCF - Slope
Posted: Sunday, November 20, 2011 6:13:28 PM
Hi Bruce, I am new here. Can you explain a bit on how come the "1330" in the formula above? and how about a 50-day linear regression line slope be expressed as an indicator PCF?
Thanks!