fxcodebase-backup

Fibonacci Averages

Source: https://fxcodebase.com/code/viewtopic.php?f=38&t=64531
Forum: 38 · Topic 64531 · 8 post(s)


Fibonacci Averages

Apprentice · Sat Mar 18, 2017 5:28 am

Fibo_Averages.png

LUA Original: viewtopic.php?f=17&t=5277

Description:

This is the MT4 version of the LUA original “Fibo Averages”.

With this indicators it is worth to express a few interesting comments/conclusions:

The indicator is completed with a MA of this Fibo Line. This is a regular MA of n periods calculated from the historic fibo average.

FiboAverages.mq4


Re: Fibonacci Averages

MT4Trader · Mon Feb 18, 2019 5:30 am

Hi,

Will you please add arrows for yellow line cross over,

If yellow line cross over red line buy arrow with push,window,mail notification.

If red line cross over yellow line sell signal same as bove.


Re: Fibonacci Averages

Apprentice · Mon Feb 18, 2019 6:16 am

Your request is added to the development list under Id Number 4486


Re: Fibonacci Averages

MT4Trader · Mon Feb 18, 2019 11:20 am

Thanks


Re: Fibonacci Averages

Apprentice · Tue Feb 19, 2019 5:42 am

Try this version.

FiboAverages v.1.1.mq4


Re: Fibonacci Averages

MT4Trader · Tue Feb 19, 2019 6:06 am

Hi,

I am testing it now, is it possible to wait for few candles after cross over to avoid false breakouts or multiple signals.

screenshots will refer what i am trying to say, how can we avoid such situation.

*Summary of Requirement is arrow must generate after crossover and after few candles pass in same direction.


Re: Fibonacci Averages

Apprentice · Tue Feb 19, 2019 7:28 am

Your request is added to the development list under Id Number 4488


Re: Fibonacci Averages

Apprentice · Thu Feb 21, 2019 7:55 am

FiboAverages v.1.2.mq4

Try this version.