Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

indicator on top of another indicator

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

    indicator on top of another indicator

    Hi

    I am creating an indicator that draws triangles on a chart based on certain criteria and this works fine.

    Howver, when I try to attach it to an indicator, such as CCI it does not behave as expected and I have vertical areas overlaying onto the actual chart. I have selected the Panel parameter to be the indicator and can see my Draw.Line object represented correctly.

    In fact the line object draws correctly on both price and indicator, it is just the triangle that is behaving oddly.

    I have attached 2 images showing the triangles on the chart - GOOD
    and when attached to the indicator panel = BAD

    It should be noted that the lines in the indicator panel are the same indicator and they are correct and I was hoping to just replace this line object with a triangle object.

    Any thoughts appreciated.
    Attached Files

    #2
    Hello,

    Thanks for your post.

    Please attach your code so I may test on my end.

    Alternatively, if you do not wish to post your code publicly please feel free to write into PlatformSupport[at[NinjaTrader[dot]Com Mark the e-mail subject line Atten: Paul and a link to this thread.

    Comment


      #3
      Hi Paul

      I think everything is OK now. I was working on another indicator and came across some additional information.

      I have altered some of the parameters so that I can change their value to true or false depending if I want them on the price chart or the indicator panel, see below
      UseAsOverlay = true;
      UseOnPricePanel = true;

      and the triangles now appear on top of the CCI or RSI indicator correctly.

      Thanks for your time.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      596 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      343 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
      556 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      554 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X