|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (4) | Thread Tools | Display Modes |
|
|||
|
what is the number 63 & 35 in the image no.:2 , post no:2 stand for? Anyone know ?
![]() Another thing, how to make my image as thumbnail ? http://img.photobucket.com/albums/v6...gressionh1.gif Last edited by nak71 : 08-24-2006 at 04:59 AM. |
|
|||
|
As i understand the horizontal lines are 'Regression_begin" and "Regression_end". It means the indicator is drawing the channel from one line to the one one (horizontal line). But I don't know about numbers. Seems it is the price is crossing MA with period = 21 plus or minus something and this number is the numbers of bars starting from this crossing.
Last edited by newdigital : 08-24-2006 at 09:10 AM. |
|
||||
|
hi
**** Linear Time Regression: Coefficient of Correlation (r) **** Indicator Name : "LinTimeRegr" Input Parameters: TimeSeries=[Close or Open or High or Low] RegressionPeriods= Integer Value(must be >= 3 ) Calculation: [ n * sum(X*Y) - sum(X) * sum(Y) ] /sqrt ( [n * sum(X*X) - sum(X) * sum(X)] * [n * sum(Y*Y) - sum(Y) * sum(Y)] ) where sum(X*X) = sum of X*X over the last n periods sum(Y*Y) = sum of Y*Y over the last n periods sum(X*Y) = sum of X*Y over the last n periods sum(X) = sum of X over the last n periods sum(Y) = sum of Y over the last n periods X = Period Number Y = Time Series n = Regression Periods **** Linear Time Regression: Coefficient of Correlation (r) **** Last edited by mimi : 02-08-2008 at 07:47 PM. |
|
||||
|
hi
here is 3rd one that uses 2nd indicator for calculaion based on below formula: **** Linear Time Regression: Coefficient of Determination (r squared)**** Indicator Name : "LinTimeRegrsqrd" Input Parameters: TimeSeries=[Close or Open or High or Low] RegressionPeriods= Integer Value(must be >= 3 ) Calculation: LinTimeRegr(X, n) * LinTimeRegr(X, n) where X = Time Series n = Regression Periods **** Linear Time Regression: Coefficient of Determination (r squared)**** |
|
||||
|
Quote:
The forum have several thread Linear regression, some are: R-Squared Indicator Request Lsma Linear Regression R-Squared Indicator Request and so on..
__________________
|
|
|||
|
Does anyone know of a Linear Regression Indicator displaying channels with an alert where the latest bar hits either of the outside channel lines it sounds an alert?
If not, can someone with time on their hands revise the standard Linear Regression.mq4 indicator with such an alert. Thanks in advance for all replies. Scott |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/2310-linear-regression-indicator.html
|
|||
| Posted By | For | Type | Date |
| Linear Regression Channel - Visual TRading Charts Forum | This thread | Refback | 06-20-2008 02:16 AM |
| Search:linear+regression+mq4 - InfoSpace | This thread | Refback | 11-15-2007 07:26 PM |
| Visual TRading Charts Forum - View Single Post - Linear Regression Channel | This thread | Refback | 10-01-2007 06:36 PM |
| Linear Regression Channel - Visual TRading Charts Forum | This thread | Refback | 07-05-2007 12:11 PM |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linear Regression Indicator | valnie | Indicators - Metatrader 4 | 3 | 08-06-2006 06:59 PM |
| linear regression channel | kidhudi | Indicators - Metatrader 4 | 2 | 07-20-2006 05:25 PM |
| Looking for Linear Regression Curve | Paul_Morin | Metatrader 4 | 5 | 05-12-2006 10:39 AM |
| Linear Regression | symtec23 | Metatrader 4 | 3 | 12-11-2005 08:52 AM |