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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        152 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        89 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        131 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        107 views
        0 likes
        Last Post CarlTrading  
        Working...
        X