Forums ProRealTime English forum ProBuilder support How to code a change of the "ribbon" Reply To: How to code a change of the "ribbon"

#97964

So.

  • x > x[1]    will tell you the first bar when they are in order
  • x < x[1]    will tell you the first bar when they are no more in order
  • x <> x[1] will tell you whenever there’s been a change from order to disorder and viceversa

 

1 user thanked author for this post.