Page 1 of 2

Super Passband Filter Indicator

PostPosted: Mon Jul 11, 2016 6:06 am
by Apprentice
EURUSD H1 (07-11-2016 1233).png

buy: price > ema(200) and pb line cross over upper line - prms
sell: price < ema ( 200) and pb line cross under loweline-nrms
Super Passband Filter Strategy.lua
(20.44 KiB) Downloaded 1039 times


EURUSD H1 (10-04-2016 0945).png

buy: price > ema(200) and pb line[0] > pb line [1] and pb line[1] <= pb line [2]
sell: price < ema ( 200) and pb line[0] < pb line [1] and pb line[1] >= pb line [2]
Super Passband Filter reversal Strategy.lua
(20.62 KiB) Downloaded 994 times



Super Passband Filter Indicator is available .here
viewtopic.php?f=17&t=63648

MT4/MQ4 version
viewtopic.php?f=38&t=70408

Re: Super Passband Filter Indicator

PostPosted: Sat Oct 01, 2016 9:09 am
by thebestsmoothjazz
Is it possible to add reversal levels to this indicator? In both Buy and Short directions. Also can you make both filters the cross under cross over reversal levels and ema filter optional in this Strategy.

Re: Super Passband Filter Indicator

PostPosted: Tue Oct 04, 2016 3:36 am
by Apprentice
Super Passband Filter reversal Strategy.lua Added.
Trend Filter Option Added.

Your request is added to the development list, Under Id Number 3643
If someone is interested to do this task, please contact me.

Re: Super Passband Filter Indicator

PostPosted: Thu Oct 06, 2016 10:01 am
by thebestsmoothjazz
Thank you very much, this is an amazing strategy. Sorry for the trouble. I use it along with TMA 25 filter sometimes turn the filter off. Having the filter on seems much better. I have also found another way that will almost mirror the 0.0 reversal line. Using CCI MA Crossover Strategy adjusted at; Period 35, Min Max Period 200, Sum Period 11, Period 8

Re: Super Passband Filter Indicator

PostPosted: Sun Dec 18, 2016 5:44 am
by Apprentice
Strategy was revised and updated.

Re: Super Passband Filter Indicator

PostPosted: Wed Dec 13, 2017 2:19 pm
by Alexander.Gettinger
thebestsmoothjazz wrote:Is it possible to add reversal levels to this indicator? In both Buy and Short directions. Also can you make both filters the cross under cross over reversal levels and ema filter optional in this Strategy.


Please, try versions of strategies with reversal levels:
Super Passband Filter Strategy2.lua
(22.73 KiB) Downloaded 883 times

Super Passband Filter reversal Strategy2.lua
(22.73 KiB) Downloaded 894 times

Re: Super Passband Filter Indicator Strategy

PostPosted: Mon Aug 27, 2018 2:56 pm
by mulligan
My request is about the original strategy that indicates buy or sell as the PB line crosses the +RMS and -RMS lines. Would you please add an optional exit (close only) when the PB line crosses down through the +RMS line and crosses up through the -RMS line. Thanks for your consideration.

Re: Super Passband Filter Indicator

PostPosted: Wed Aug 29, 2018 4:23 am
by Apprentice
Your request is added to the development list under Id Number 4243

Re: Super Passband Filter Indicator

PostPosted: Thu Aug 30, 2018 1:30 pm
by Apprentice
Added for Super Passband Filter Strategy.

Re: Super Passband Filter Indicator

PostPosted: Tue Sep 01, 2020 12:31 pm
by thebestsmoothjazz
Hello I was wondering if it's possible to get these strategies in MT4 as Strategy and also an Indicator?
Thank you very much I really appreciate all that you guys do here.