Regression Analysis

0
(0)
Name:
Regression Analysis
Author: barmenteros (2011.03.21 14:22)
Rating: 10
Downloaded: 7232
Download:
Regression Analysis 1
 b_Regression_Analysis.mq4 (12.1 Kb) View

Description:

This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.

This analysis is done every time there is a new tick.

// ---- inputs
// dp_limiter  It should be >2 . If not it will be autoset to default value
// endpos      Last value position to the right. It should be >0. If not it
//             will be autoset to default value
// record      [true] - record on; [false] - record off
extern int       dp_limiter   =100;        // Number of data points
extern int       endpos       =0;          // Last value position
extern double    multStdDev   =1.96;       // Bands separation
extern bool      record       =false;      // Record info into a file text

In the left top corner of the chart four values are displayed. These values represent the dispersion of data regarding to its regression, so the smallest value indicates the best option. Additionally, the indicator allows recording these values into a text file for further analysis.

Regression Analysis 2

Regression Analysis 3

tradertominva:
This seems to be a GREAT indicator....would love to know how others are using it....I've been watching for bounces off top and bottom lines.

Tom

Me too. Do you have any success?? Write me PM? let's try together make trding system on it.

28.05.2011 20:08 mydone

This seems to be a GREAT indicator....would love to know how others are using it....I've been watching for bounces off top and bottom lines.

Tom

11.04.2011 06:51 tradertominva

emmauk:
barmentos,

Good day. Like I have stated, I am trying to make the best use of this ware before putting it on a real account. Thank you once again. Please I would like to know the time that you think, based on your knowledge and experience that this software best work on. Since I saw another which calculates 250 bars/candles and yours calculates 100. When the two are put on same pair on same timeframe, they seem different.

What timeframe and possible pair do you think it best work on? Also why do you think the best signal or direction would be on 100 bars instead of great/bigger number?

This is not to disturb you but to learn more and also of those following the link.

Regards,

Emma

Hi,

The indicator works for any symbol, but the number of bars and timeframe depend on your trading style. The more number of bars and larger the chosen timeframe, the greater the chances of predicting the future price movement, but also increase the risk and need to hold trades for a long time.

Best regards.

07.04.2011 21:23 barmenteros

barmentos,

Good day. Like I have stated, I am trying to make the best use of this ware before putting it on a real account. Thank you once again. Please I would like to know the time that you think, based on your knowledge and experience that this software best work on. Since I saw another which calculates 250 bars/candles and yours calculates 100. When the two are put on same pair on same timeframe, they seem different.

What timeframe and possible pair do you think it best work on? Also why do you think the best signal or direction would be on 100 bars instead of great/bigger number?

This is not to disturb you but to learn more and also of those following the link.

Regards,

Emma

04.04.2011 21:35 emmauk

emmauk:

Bamenteros,

This is a sincere new approach to trade and trading!!!!! This is a real new view of the market and its activities. I can’t imagine understanding the market in such a few moments after several years of toiling. After several years of attending seminars and buying of the so-called great software/////. Oh! Where were you all this years of suffering?????? Where were you to have concealed this software to the masses????

Saying thank you for the software is an understatement of the highest level. I do not know of the right word to use. Thank you, I must first say before going to search for a better and more appropriate word to use. Thank you, I must say and repeat. Thank you.

Am just looking for what to complain but alas, there is nothing than to say a big THANK YOU for all that you have putting into writing this unbeatable software. Thank.

Emma

I am glad that you find useful indicator. Thank you for your words.

31.03.2011 21:13 barmenteros

Bamenteros,

This is a sincere new approach to trade and trading!!!!! This is a real new view of the market and its activities. I can’t imagine understanding the market in such a few moments after several years of toiling. After several years of attending seminars and buying of the so-called great software/////. Oh! Where were you all this years of suffering?????? Where were you to have concealed this software to the masses????

Saying thank you for the software is an understatement of the highest level. I do not know of the right word to use. Thank you, I must first say before going to search for a better and more appropriate word to use. Thank you, I must say and repeat. Thank you.

Am just looking for what to complain but alas, there is nothing than to say a big THANK YOU for all that you have putting into writing this unbeatable software. Thank.

Emma

31.03.2011 00:52 emmauk

emmauk:
Hi,

Sorry I am giving you too much troubles. Please can you explain what you mean by the "linear, Quadratic, Logarithm and Exponential". I am sorry but i seem not to know that and I can not do without this your almost self-explanatory channel indicator. Please do me and many others the favour. I have tried to know by putting the software on all timeframes and on all pairs that I trade, but almost always it shows "QuadReg" as the lowest number.

With regards,

Emma

Thanks. "Linear, Quadratic, Exponential and Logarithm" refers to different types of regressions compared by the indicator. The topic of the regressions is very wide and you can find a lot of information on the web. In general, the name of the regressions corresponds to the type of function used to approximate the data. As I said before, the indicator always chooses the regression that best approximates the selected data, so if almost always the indicator shows "QuadReg"is because the quadratic regression is the one that best fits the data range evaluated. Regards

30.03.2011 17:54 barmenteros

Hi,

Sorry I am giving you too much troubles. Please can you explain what you mean by the "linear, Quadratic, Logarithm and Exponential". I am sorry but i seem not to know that and I can not do without this your almost self-explanatory channel indicator. Please do me and many others the favour. I have tried to know by putting the software on all timeframes and on all pairs that I trade, but almost always it shows "QuadReg" as the lowest number.

With regards,

Emma

30.03.2011 16:43 emmauk

Hi,

Another word of good will. I can say that the software is really wonderful- yes, very wonderful and promising. Good deed, my dear.

Please can you write the manual, for better usage? The little I can deduce from it, it seems to be extremely wonderful and resourceful. Please provide the usage or the link to it.

God bless you and few others who are toiling to put smiles on the faces of other traders.

Ema

30.03.2011 09:40 emmauk

emmauk:
Just come across your software, I-regression Analysis and upload same. It seems a good one but it always state “Cannot open file 'C:\Program Files\FXDD Malta - MetaTrader 4\experts\indicators\i-Regr.ex4' on the EURUSD,H1”

Please what do I do? I trade 1hr time frame.

Many reasons could be causing your problem. You should post more information as fragments of the log files found in the following locations:
C:\Program Files\MetaTrader\logs
C:\Program Files\MetaTrader\experts\logs

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.