Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Detection of indicator

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

    Detection of indicator

    Is it possible to determine programmatically from indicator X that indicator Y has been applied to the chart? If so, how?
    Thanks!

    #2
    Hi trader2be,

    There is no supported way of doing this. However you could certainly create an alert or Log or Output message to alert you that the specific iteration of the indicator has been applied.
    TimNinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Tim View Post
      Hi trader2be,

      There is no supported way of doing this. However you could certainly create an alert or Log or Output message to alert you that the specific iteration of the indicator has been applied.
      Thanks for the prompt response. Here is what I am trying to accomplish: I have two indicators that use symbols on top or below the price bars to display certain states. The first indicator, X, uses up to 3 symbols on top/below the bar, and Y uses one symbol. I would like for the position of the symbol produced by Y to be relative to the position of the symbols produced by X so that they don't overlap. The easiest solution would be to reserve space for X and for Y so that they never overlap but if X is not loaded I would like to avoid the 'empty space' between the entry bar and the symbol produced by Y. Any ideas?

      Comment


        #4
        Hi trader2be,

        You wish to consider coding all your indicators in one script, where you can enable or disable the indicators plots or drawings from the UI.
        TimNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        648 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        369 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        108 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        572 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        574 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X