Display count of indicators of the same value?

Forums ProRealTime English forum ProBuilder support Display count of indicators of the same value?

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

    Hi

    I’m trying to display the total count of some indicators that are at the same value at any one time.

    Can anyone help please?

    For example – lets say we had a moving average, a linear regression line, indicator a and indicator b on a chart and three of them were the same value, I would like to display a 3 either on the chart or in a histogram beneath it.

    Thanks

    Rob

    #53398

    So let’s say there are 3 indicators names a,b and c, we test their equal values and store the result in “result” variable: 

    if result is true then draw an histogram:

     

    1 user thanked author for this post.
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