fxcodebase-backup

Super Passband Filter Indicator

Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=63659
Forum: 31 · Topic 63659 · 12 post(s)


Super Passband Filter Indicator

Apprentice · Mon Jul 11, 2016 6:06 am

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

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

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

thebestsmoothjazz · Sat Oct 01, 2016 9:09 am

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

Apprentice · Tue Oct 04, 2016 3:36 am

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

thebestsmoothjazz · Thu Oct 06, 2016 10:01 am

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

Apprentice · Sun Dec 18, 2016 5:44 am

Strategy was revised and updated.


Re: Super Passband Filter Indicator

Alexander.Gettinger · Wed Dec 13, 2017 2:19 pm

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

Super Passband Filter reversal Strategy2.lua


Re: Super Passband Filter Indicator Strategy

mulligan · Mon Aug 27, 2018 2:56 pm

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

Apprentice · Wed Aug 29, 2018 4:23 am

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


Re: Super Passband Filter Indicator

Apprentice · Thu Aug 30, 2018 1:30 pm

Added for Super Passband Filter Strategy.


Re: Super Passband Filter Indicator

thebestsmoothjazz · Tue Sep 01, 2020 12:31 pm

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.


Re: Super Passband Filter Indicator

Apprentice · Wed Sep 02, 2020 2:41 am

Your request is added to the development list. Development reference 1959.


Re: Super Passband Filter Indicator

Apprentice · Wed Sep 09, 2020 2:38 am

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