MadroGoldenFilter

0
(0)
Name:
MadroGoldenFilter
Author: madro (2007.03.15 12:14)
Rating: 12.7
Downloaded: 40065
Download:
MadroGoldenFilter 1
 __MadroGoldenFilter.mq4 (6.0 Kb) View

This indicator gives us four signals to filtering 4 strategies:
     Broken Trend:
          Buy:
1 - Broking the Down Trend;
2 - Crossing of tow Exponential Moving Average: EMA9 Cross Up EMA30;
3 - Momentum value > 100.
Sell:
1 - Broking the Up Trend;
2 - Crossing of tow Exponential Moving Average:EMA9 Cross Down EMA30;
3 - Momentum < 100.

The lower one gives the momentum & the Arrows points to the crossing of  2MA:
     Golden Trend:
          Buy:
1 - Broking the Down Trend;
2 - Crossing of tow  Moving Average: EMA5 Cross Up SMMA15 (Smooth);
3 - DeMarker value > 0.5 & Force Index >0.
Sell:
1 - Broking the Up Trend;
2 - Crossing of tow Exponential Moving Average:EMA5 Cross Down SMMA15;
3 - DeMarker value < 0.5 & Force Index< 0.

The Middle one gives the required signal & the Arrows points to the crossing of 2 MA: 
Golden Cross:
          Buy:
1 - Crossing of tow Exponential Moving Average: EMA5 Cross Up EMA15;
2 - RSI value > 50 & Crossing Up of MACD& Crossing Up of ADX.
Sell:
1 - Crossing of tow Smooth Moving Average: EMA5 Cross Down EMA15;
2 - RSI value < 50 & Crossing Down of MACD& Crossing Down of ADX.

The Upper one gives the required signal & the Arrows points to the crossing of 2 MA:
Golden Lines:
          When the price passed a strong resistance or support we can get a good confirming signal for Buy or Sell by looking to the three signals of the indicator.

   MadroGoldenFilter 2

14 comments: 1 2   To post a new comment, please log in or register

Artemy:
First of all great job with this indicator and ask you a question to see if it has a solution.

As I can do to stop this ringing all the time when giving a warning. Do not stop ringing every second. Whereupon every second warning screen jumps to the beep.

 

Thanks.

double mitiempo;

********

********

********

if(SoundAlert == true && mitiempo!= Time[0])

{

Alert("GoldenMadro Up " + Symbol() + " on the " +

Period() + " minute chart.");

mitiempo= Time[0];

}

**********

***********

if(SoundAlert == true && mitiempo!= Time[0])

{

Alert("GoldenMadro Up " + Symbol() + " on the " +

Period() + " minute chart.");

mitiempo= Time[0];

}

04.10.2013 03:28 irsoft

First of all great job with this indicator and ask you a question to see if it has a solution.

As I can do to stop this ringing all the time when giving a warning. Do not stop ringing every second. Whereupon every second warning screen jumps to the beep.

 

Thanks.

23.05.2013 04:43 Artemy

I like it
15.06.2010 21:31 leMai

workman wrote:
Can someone code a EA with this indicator ?? it could be very profitable with a good money management

Did you get an EA for this indicator? If you have one, I would appreciate if you can share with me. Thanks.

12.03.2010 07:19 pxc

Can someone code a EA with this indicator ?? it could be very profitable with a good money management

14.07.2009 18:18 workman

on what time frame and conrrency pair does this indicator works

18.12.2008 16:08 27-3-1984

This is one great indicator. But I found out the source code doesn't really match to the rules that he stated.

The following are the actual rules accordings to the code madro had written.

sonic

///////////////////////////////////////////////////////////////////////////

This indicator gives us four different signals to from 4 strategies:

Broken Trend (Cross in the box)

Buy:
Momentum value > 100.
Sell:
Momentum < 100.


Golden Trend (box)

Buy:
DeMarker value > 0.5 & Force Index >0.
Sell:
DeMarker value < 0.5 & Force Index< 0.

Golden Cross (Cross)
Buy:
RSI value > 50 & Crossing Up of MACD& Crossing Up of ADX.
Sell:
RSI value < 50 & Crossing Down of MACD& Crossing Down of ADX.

Golden Lines (Up/Down Arrow)
Buy:
Crossing of two Exponential Moving Average: EMA5 Cross Up EMA15
Sell:
Crossing of two Exponential Moving Average: EMA5 Cross Down EMA15

///////////////////////////////////////////////////////////////////////////

 

 

 

 

 

07.06.2008 10:24 sonicdeejay

Pls do have an EA for this...cos its kool

Uzo

02.11.2007 13:27 ruffneck75

Madro - do you have an EA for this indicator ? I would appreciate if I can use it . Thank you .Mike D
01.08.2007 18:50 tennis

what is the meaning of colors and shapes? when i can sell/buy? I'm a little confused.

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.