Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Question about the Instrument Overlay Selector - how to turn off this feature?

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

    Question about the Instrument Overlay Selector - how to turn off this feature?

    Instant instrument switching has been added to all trading and trade-analysis windows, significantly reducing the time it takes to switch an interface from one market to the next. As soon as i begin to type this window opens. I'd like to be able to turn off this feature so that i can detect certain keys which are pressed to set certain behaviors with Ninjascript. Is this possible?

    #2
    Hello trendisyourfriend,

    You can find a sample of working with key events in the following post:



    I look forward to being of further assistance.

    Comment


      #3
      hello arent we trying to disable overlay instrument selector, yes that's what what were trying to do.
      How does drawing an enormous text box in the middle of the screen to type in have anything to d with disabling instrument selector.

      When I press AAa of + the instrument selector pops up, I want it to do: nothing.
      i don't want it to do anything at all, if I press a, I want nothing to happen on the chart unless I assign a handler, well
      Is this possible?

      Comment


        #4
        alright so the key here is to use:
        e.Handled = true;
        in your handler for anybody else that comes across this
        idk what jesse and them are messing with....

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        579 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        334 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        554 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        551 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X