1-2-3 Pivots Support and Resistance Lines On Any Indicator

Forums ProRealTime English forum ProBuilder support 1-2-3 Pivots Support and Resistance Lines On Any Indicator

Viewing 4 posts - 1 through 4 (of 4 total)
  • #89417

    I made a modification to my 1-2-3 Pivots Support and Resistance Lines indicator that can be found here:

    https://www.prorealcode.com/prorealtime-indicators/1-2-3-pivots-support-and-resistance-lines/

    I’m not sure if it is a significant enough new version for a new library post so I will just post it here and add a link to the original indicators comments (unless Nicolas thinks it should be in the library?)

    This new version allows you to plot the support and resistance lines (and averages of them) that are based on the last three high and last three low points on to an indicator rather than onto price. Just change the indicator in line 18 to the indicator of your choice. In the example here it is a fast average of RSI[14] but if you want a different indicator then change it to MyIndicator = Stochastic[5,10] for example.

    Breakout of support and resistance lines by an indicator can indicate a change of direction or the start of a new trend. The slope of the lines can be used to spot divergence between an indicator and price. Hopefully this new version of my indicator will be useful to someone.

    Here is the ITF file:

    Pivots123-Sup-Res-On-Indicator

    Screenshot_3-1

    …and the code:

     

    #89430

    It is a separated new indicator and a fresh idea, well done. I think that it deserves to go into the library too 🙂

    #161903

    Hi,

    I download the itf file as a pdf. May i know how to resolve this?

     

    #161908

    I can download it as a regular ITF file.

    You might have mistakingly set ITF files to be opened with Acrobat Reader.

    Go to your settings and change the default APP/Program to open those files.

     

Viewing 4 posts - 1 through 4 (of 4 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login