Re: Moving Average indicators for MT4

1121
thomdel wrote: Sat Apr 25, 2020 5:07 pm


Hi,
Try this....
Hi, Thomdel
Thank you so much for your Time And Effort.
I have Tested All Three Indicators
1 - Grab Candles Indicator Not Showing On My chart ( But That's Not A Problem )
2 - Trend Suite Indicator Satisfies High, Low , Close Price Condition in Single Indicator,

I Downloaded Trend Suite (MQL4) file From Internet. And Did Minor Changes ( only Thing I know )

These Are the Results.

Primary Request - if Anyone Can Add These High Low Lines In MA in Color Indicator That Would Be Great.
Secondary Request - Alerts And MTF
i will be So much happy if Even My First Request fulfilled.

i Will Attach MQL4 Files For Both Indicators.


Thank You So Much.


Re: Moving Average indicators for MT4

1122
Thangarasu wrote: Sun Apr 26, 2020 7:38 am

Hi, Thomdel
Thank you so much for your Time And Effort.
I have Tested All Three Indicators
1 - Grab Candles Indicator Not Showing On My chart ( But That's Not A Problem )
2 - Trend Suite Indicator Satisfies High, Low , Close Price Condition in Single Indicator,

I Downloaded Trend Suite (MQL4) file From Internet. And Did Minor Changes ( only Thing I know )

These Are the Results.

Primary Request - if Anyone Can Add These High Low Lines In MA in Color Indicator That Would Be Great.
Secondary Request - Alerts And MTF
i will be So much happy if Even My First Request fulfilled.

i Will Attach MQL4 Files For Both Indicators.


Thank You So Much.
In case interested made this version.
These users thanked the author mrtools for the post (total 6):
Thangarasu, pipsquirrel, talaate, Banzai, Jackson Doh, Forexlearner

Moving AveragesRe: Moving Average indicators for MT4

1123
mrtools wrote: Sun Apr 26, 2020 12:18 pm

In case interested made this version.
Hi, MrTools ,

Thank You So much For Your Time And Effort. This is What i Exactly Needed. You Are so Kind, Wise, Super and Gifted,
You Made My Life Thanks Again, i am Grateful To You All of My Life,
Beautiful ..!
I am Completely Satisfied.

One Optional Request , If You Have Time ,

Please Kindly Add
Shift
Option To It. You Know that Standard ( MT4 ) Moving averages Indicator Has Shift Option, I'm Also Doing Little Research on Fibonacci Numbers And With Higher Time frame Lower Period & shift Options.

Example,
lets take for an example,
Williams Alligator Indicator
1 - Periods (13,8,5) - Fibonacci Numbers
2 - Shifts (8,5,3) - Fibonacci Numbers Respectively.

My Idea is Just using Higher Time frame And These Fibonacci Numbers ( Periods & Shifts ). it will Increase My Profit Points Without Changing My Strategies ( Also Less Risk ).

This Is Why I Need Shift Option,

But Only Do This If You have Free Time.

Thank You So much for Your Awesome Help. Wish You Great Life Ahead..! Happy Trading..!

Re: Moving Average indicators for MT4

1124
Thangarasu wrote: Mon Apr 27, 2020 2:31 am

Hi, MrTools ,

Thank You So much For Your Time And Effort. This is What i Exactly Needed. You Are so Kind, Wise, Super and Gifted,
You Made My Life Thanks Again, i am Grateful To You All of My Life,
Beautiful ..!
I am Completely Satisfied.

One Optional Request , If You Have Time ,

Please Kindly Add Option To It. You Know that Standard ( MT4 ) Moving averages Indicator Has Shift Option, I'm Also Doing Little Research on Fibonacci Numbers And With Higher Time frame Lower Period & shift Options.

Example,
lets take for an example,
Williams Alligator Indicator
1 - Periods (13,8,5) - Fibonacci Numbers
2 - Shifts (8,5,3) - Fibonacci Numbers Respectively.

My Idea is Just using Higher Time frame And These Fibonacci Numbers ( Periods & Shifts ). it will Increase My Profit Points Without Changing My Strategies ( Also Less Risk ).

This Is Why I Need Shift Option,

But Only Do This If You have Free Time.

Thank You So much for Your Awesome Help. Wish You Great Life Ahead..! Happy Trading..!
Shift added.
These users thanked the author mrtools for the post (total 5):
Thangarasu, pipsquirrel, pipmagnet, josi, Marktaylor58


Re: Moving Average indicators for MT4

1127


How to Trade with Guppy Multiple Moving Average (GMMA Trading Strategies)
These users thanked the author Banzai for the post (total 6):
mama1960, mr12323, talaate, Jedidiah, 太虚一毫, excellence

Re: Moving Average indicators for MT4

1128
ozgur wrote: Sat May 02, 2020 7:30 am

Hi,

What is the formula/logic behind EMAD indicator?

Thanks.
Found this

Derivative Moving Average

The information for this test was published in the June 1996 issue of "Technical Analysis of Stocks and Commodities". The test appears in the article "The Derivative Moving Average" by Adam White, page 18. Mr. White describes this test as using a variation of the "tried-and-true simple moving average for entry signals and the "trend analysis index" for exit signals.

System syntax:

ENTER LONG:

When(Ref(Mov(C,28,S),-1),=,LLV(Mov(C,28,S),4))

CLOSE LONG:

When(Fml("TAI"),<,0.4) AND When(Ref(Fml("TAI").-1),>=,0.4)

TAI formula:

((HHV(Mov(C,28,S),5)-LLV(Mov(C,28,S),5))/C)*100
These users thanked the author mrtools for the post (total 2):
ozgur, fxmoney

Re: Moving Average indicators for MT4

1129
mrtools wrote: Tue May 05, 2020 3:26 am

Found this

Derivative Moving Average

The information for this test was published in the June 1996 issue of "Technical Analysis of Stocks and Commodities". The test appears in the article "The Derivative Moving Average" by Adam White, page 18. Mr. White describes this test as using a variation of the "tried-and-true simple moving average for entry signals and the "trend analysis index" for exit signals.

System syntax:

ENTER LONG:

When(Ref(Mov(C,28,S),-1),=,LLV(Mov(C,28,S),4))

CLOSE LONG:

When(Fml("TAI"),<,0.4) AND When(Ref(Fml("TAI").-1),>=,0.4)

TAI formula:

((HHV(Mov(C,28,S),5)-LLV(Mov(C,28,S),5))/C)*100
Thanks Mr. Tools. I've read the article however "The Derivative Moving Average" is a system using 2 indicators rather than an indicator like EMAD.

I've found out EMAD is drawing lines almost same as Leader EMA. There is mql5 code for Leader EMA by mladen.
Basically it is = ema(close, length) + ema(close - ema(close, length), length) hence the 'derivative' in the name.

Cheers.
These users thanked the author ozgur for the post:
fxmoney


Who is online

Users browsing this forum: Abdi, DotNetDotCom [Bot], IBM oBot [Bot], Majestic-12 [Bot], Narutopips, sdsdzk, SijjiN, ssscary, Yandex [Bot], 太虚一毫 and 117 guests