Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator disappears???

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

    Indicator disappears???

    I finished coding a new indicator several days ago (actually it's a "tweak" of somebody else's indicator which was posted on a forum). The indicator worked wonderfully for several day, but now it seems to have disappeared on several of my charts. Normally it both shows colored volume bars in a panel, and adds triangles and diamonds overlayed on price depicting various volume patterns. But now the panel where it normally shows the volume bars is empty, and there are no symbols overlayed on the price. Some of my charts still have the inidicator.

    Any ideas what could cause this?

    Thanks,

    Ron

    #2
    I discovered the problem--I needed to change

    "if (CurrentBar <2) return"

    to

    "if (CurrentBar<3) return"

    Comment


      #3
      Just to know, you should always check the LOG tab in NT when things seem strange.

      mrlogik
      mrlogik
      NinjaTrader Ecosystem Vendor - Purelogik Trading

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      601 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      347 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      559 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      558 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X