Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Rising/Falling method when CoBC = false

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Rising/Falling method when CoBC = false

    Hi guys

    Just a quick question:

    When CoBC = true (overlay), we can use the Rising/Falling test and this works very well.

    When CoBC = false (study), the Rising/Falling test doesn't work and I'm wondering why this should be. It would be very convenient if this could be achieved.

    I've just wasted a couple of hours having forgotten this was the situation!

    Any explanation of this will be much appreciated.

    #2
    Originally posted by arbuthnot View Post
    Hi guys

    Just a quick question:

    When CoBC = true (overlay), we can use the Rising/Falling test and this works very well.

    When CoBC = false (study), the Rising/Falling test doesn't work and I'm wondering why this should be. It would be very convenient if this could be achieved.

    I've just wasted a couple of hours having forgotten this was the situation!

    Any explanation of this will be much appreciated.
    How do you mean: "the Rising/Falling test doesn't work" ?

    Comment


      #3
      Thanks for getting back to me on this, koganam.

      To test this, I set up a simple indicator as follows:

      Code:
      if(Rising(MACD(12, 26, 9).Avg) == true)
      {Plot0.Set(1);}
      and found that my suspicion that the Rising method doesn't work with oscillators to be completely wrong.

      I've started nearly 50 threads and this is the first one that's been a dud.

      I hang my head in shame and am prepared to travel all the way to NinjaTrader's office to sit on their naughty step, even though it's a return journey of over 9,000 miles.

      However (he pleads in mitigation) there was a very valid reason for suspecting this might be the case. I was working on something which, in a more complex case, seemed not to work with Rising. My work on this has now been deleted but I'll report back to this thread if I come across anything like this that doesn't work.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      634 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      364 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      567 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      568 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X