Trend Impulse with Range Filter

v10.3
Trend Impulse with Range Filter

Following the creation of the Range Filter indicator coded by Nicolas, I wished to re-adapt the code to make it available on PRT 10.3

I find this indicator particularly interesting, I wanted to add a filter to the Range Filter ‘-‘.

As an external variable, you will find the values corresponding to the color code to modify it as you wish via a site with a color code.

IV

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. Madrosat • 10/30/2020 #

    Hello Iv mcm Where are gx range and bx range . How IT is it is not running
    How do you use it in trading,,,

  2. IV Mcm • 10/30/2020 #

    Hello, please download the ITF directly

    Indeed, copying and pasting code gives an error, to correct the error you have to replace the first lines of the code by this one

    RxUP = 0
    GxUP = 153
    BxUP = 255

    RxDOWN = 102
    GxDOWN = 102
    BxDOWN = 102

    RxRange = 199
    GxRange = 29
    BxRange = 29

  3. IV Mcm • 10/30/2020 #

    The use of this indicator is however logical, it gives you potential movement departures depending on the break of the dynamic range.

    On the other hand, the use of this indicator alone is not recommended, you must know how to trace your support and resistance zones to know if your signal is not likely to be distorted by a technical level.

    Waiting for the indicator to turn white again to indicate a range is not a good idea either, you need to know where to go before you even get into position.

    IV

  4. Nicolas • 10/30/2020 #

    The updated version (v2) is available to download and discuss in this forum thread: https://www.prorealcode.com/topic/trend-impulse-with-range-filter-v2/
    Thank you IV Mcm for sharing your indicators.

  5. IV Mcm • 10/30/2020 #

    Thanks Nicolas

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Iván Hi! You should change $rbox, $gbox and $bbox variables. Also r,g,b for last box.
finplus Thanks Ivan.
roccafragius Ivan, I just want to say you.. very very great job!!!! Thank you so much for this indicator!...
Screw27 Hi man, I installed the indicator and i don't know why but my graph it is so big
HelixKing sounds interesting I'll take a look
winnie37 yes. "No ground breaking math here, but I am finding very useful and some algo based on it i...
Jan Wind Also interesting to know what does not work, which set up you use, saves me investigating ! ...
winnie37 i just set the proorder like this: buy when 50/100/200 phase >0 and sell when under 0, go...
Vonasi A modified version of this indicator can be found here: https://www.prorealcode.com/topi...
3agl3 voglio l indicatore
Vonasi Discussion on this indicator/filter can be found here: https://www.prorealcode.com/topic/121...
Vonasi Forum discussion on these indicators can be found here: https://www.prorealcode.com/topic/av...
jennr29 Hi. Is it possible to convert this code to an mq4 file?
Nicolas Sorry but our website is dedicated to prorealtime programming. However, you can ask for priv...

Top