Page 2 of 3

Re: Fibonacci Bollinger Bands

PostPosted: Mon Nov 18, 2013 1:21 pm
by Coondawg71
Another flaw, +1 and +3 Alerts are reversed.

Thanks,

sjc

Re: Fibonacci Bollinger Bands

PostPosted: Mon Nov 18, 2013 4:12 pm
by Apprentice
Affirmative about reversed.
If you use touch algo, all alert use Up trend coloring.
This is intentional.

Re: Fibonacci Bollinger Bands

PostPosted: Fri Dec 20, 2013 11:04 am
by delsan
Is there anyway you can add a limit to the amount of trades it takes in one direction?
Thanks in advance.

Re: Fibonacci Bollinger Bands

PostPosted: Sat Dec 21, 2013 7:39 am
by Apprentice
Your request is added to the development list.

Re: Fibonacci Bollinger Bands

PostPosted: Wed Oct 01, 2014 11:01 am
by Apprentice
Update.

Re: Fibonacci Bollinger Bands

PostPosted: Mon Dec 07, 2015 7:42 am
by Apprentice
Compatibility issue fixed.
_Alert Helper is not longer needed.

Re: Fibonacci Bollinger Bands

PostPosted: Fri Jul 21, 2017 8:35 am
by Apprentice
The indicator was revised and updated.

Re: Fibonacci Bollinger Bands

PostPosted: Fri Dec 08, 2017 5:55 am
by Apprentice
Resetting Moving Average FIBB.lua added.

Re: Fibonacci Bollinger Bands

PostPosted: Fri Dec 08, 2017 1:39 pm
by Cactus
Apprentice wrote:Resetting Moving Average FIBB.lua added.


Interesting, thanks
But I don't think it behaves as I imagined

I can never get the resetting version to match the original indicator values with the same settings even for a short period.
I was thinking they should be exactly the same, but only reset on certain deviation hit, then continue showing different values for MA period bars and eventually return to normal to be the same again until high deviation resets the band again?

Original indicator has only 2 parameters (FIBB Periods and ATR Periods) and 3 levels to specify
Resetting average version has 6 parameters and 3 levels to specify

FIBB Periods in original indicator is the same as MA Lookback Period in average version?
ATR Periods in original is the same as ATR Lookback Period? in average version?
What is classical ATR Period then

Can you make it so the "MA Barrier" be turned off, just like "Use Resetting ATR" can be switched to False. Will this make it appear same as original indicator then? Just for testing

Perhaps I just don't understand what settings to use yet.
The indicator re-draws the more we scroll back, but the original does not repaint

Re: Fibonacci Bollinger Bands

PostPosted: Fri Dec 15, 2017 6:40 am
by Apprentice
Modified Resetting Moving Average FIBB.lua added.