Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Option to Make an Indicator Non Interactive

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

    Option to Make an Indicator Non Interactive

    I'm trying to make an indicator non interactive.

    For example, I have a script that creates a symbol water mater. However, I am able to inadvertently click on the text and select the indicator and then either delete it from the chart or it ends up capturing other input not meant for it.

    I've tried messing with IsInteractive and ChartControl.MouseDown but still not having any luck.

    Can you please advise if it is possible to make an indicator non interactive and how to do so? Thanks

    #2
    Hello BodhiKarma,

    You would need to remove all plots and custom render in OnRender() in a branching command block that is comparing IsInHitTest to false.
    Join the official NinjaScript Developer Community for comprehensive resources, documentation, and community support. Build custom indicators and automated strategies for the NinjaTrader platforms with our extensive guides and APIs.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    547 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    323 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    99 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    543 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    545 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X