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 |

Linear Regression Slope Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Qc-MC
Posted : Wednesday, February 4, 2015 11:32:56 AM
Registered User
Joined: 11/4/2014
Posts: 11

Can you give me the formula for a LR5 slope. In search I found 10,20 and 40 formulas but I do not understand the last factor by wich numbers are divided.

Thanks in advance.

 

cm

Bruce_L
Posted : Wednesday, February 4, 2015 11:45:19 AM


Worden Trainer

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

Please try the following Indicator Formula.

(2 * (C - C4) + C1 - C3) / 10

The denominator can be calculated as the sum of the squares of the factors. So 4 + 1 + 0 + 1 + 2 = 10. It can also be calculated using P * (P ^ 2 - 1) / 12, so 5 * (25 - 1) / 12 = 10.

Using Linear Regression vs Classical Peaks/Valleys for Divergence Analysis



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Qc-MC
Posted : Wednesday, February 4, 2015 7:30:25 PM
Registered User
Joined: 11/4/2014
Posts: 11

QUOTE (Bruce_L)

Please try the following Indicator Formula.

(2 * (C - C4) + C1 - C3) / 10

The denominator can be calculated as the sum of the squares of the factors. So 4 + 1 + 0 + 1 + 2 = 10. It can also be calculated using P * (P ^ 2 - 1) / 12, so 5 * (25 - 1) / 12 = 10.

Using Linear Regression vs Classical Peaks/Valleys for Divergence Analysis

Thank you

 

cm

Bruce_L
Posted : Thursday, February 5, 2015 9:44:56 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.