Page 1 of 2

Fibo trigger and candles indicators.

PostPosted: Sun Dec 25, 2011 2:46 pm
by Alexander.Gettinger
This indicator is a ported MQL5 indicator from http://www.mql5.com/en/code/682.

The indicator changes color when the conditions:
UP condition: Range*FiboLevel>=Close-MinLow,
DN condition: Range*FiboLevel>=MaxHigh-Close, where
Range=MaxHigh-MinLow,
MaxHigh and MinLow are a maximum and minimum prices at range from (i-Period) to (i).

Fibo_Trigger.png


Download:
Fibo_Trigger.lua
(2.66 KiB) Downloaded 2190 times


Fibo_Candles.png


Download:
Fibo_Candles.lua
(2.87 KiB) Downloaded 2029 times

Fibo_Candles with Alert.lua
(12.69 KiB) Downloaded 641 times

Re: Fibo trigger and candles indicators.

PostPosted: Mon Dec 26, 2011 7:12 am
by Alexander.Gettinger
Strategy based on Fibo candles indicator: viewtopic.php?f=31&t=10450

Re: Fibo trigger and candles indicators.

PostPosted: Fri Jan 13, 2012 11:40 am
by pudge71381
Would you be able to add the "Type of signal" option that is included in the strategy? My FIBO trigger isn't matching up with the strategy.

Re: Fibo trigger and candles indicators.

PostPosted: Tue Feb 25, 2014 8:51 pm
by nowaishy
A Fibo trigger strategy with sound & email alarm would be very useful if developed. thanks

Re: Fibo trigger and candles indicators.

PostPosted: Wed Feb 26, 2014 4:19 pm
by Apprentice
What about above-mentioned strategy.
It does not meet your trading conditions/style.

Re: Fibo trigger and candles indicators.

PostPosted: Fri Jun 02, 2017 6:32 am
by Apprentice
Indicator was revised and updated.

Re: Fibo trigger and candles indicators.

PostPosted: Fri Jun 01, 2018 10:46 am
by fjasonfx
Hi Apprentice,
If it is not too much trouble could you please make a MT4 version of the Fibo Candles indicator?

Thanks,
Jason

Re: Fibo trigger and candles indicators.

PostPosted: Sun Jun 03, 2018 7:39 am
by Apprentice
Your request is added to the development list under Id Number 4158

Re: Fibo trigger and candles indicators.

PostPosted: Mon Jun 18, 2018 6:33 am
by Apprentice

Re: Fibo trigger and candles indicators.

PostPosted: Thu Sep 20, 2018 5:52 pm
by fjasonfx
Apprentice,
Could we get alerts for the fibo candles indictor for when the candles change colors? Just the normal stuff like email, pop ups and what not. With the ability to turn them off if so desired.


Thank you,

Jason