ema's within a certain percentage of each other

Forums ProRealTime English forum ProScreener support ema's within a certain percentage of each other

Viewing 2 posts - 1 through 2 (of 2 total)
  • #78027

    i would like to code ema percentages if possible or something similar. eg when say 5,10,20,50ema are all within a percentage of each other. Any ideas on how to do this?

    #78030

    You can write:

    This will set C1 when each MA is higher THAN the slower one by 1%, you can use 1.001 for 0.1% and so on.

    To check when they’re lower you need to write 0.99 for -1% or 0.999 for -0.1% and so on.

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

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