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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    137 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    71 views
    0 likes
    Last Post PaulMohn  
    Working...
    X