Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can someone tell me how to delete this menu item?

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

    Can someone tell me how to delete this menu item?

    Click image for larger version

Name:	ssssss.png
Views:	203
Size:	659.0 KB
ID:	1191659

    How do I get rid of this added menu item?
    I went into the indicator itself and deleted
    Code:
    NinjaTrader.Gui.Tools.AccountSelector chartTraderAccountSelector = Window.GetWindow(ChartControl.Parent).FindFirst("ChartTraderControlAccountSelector") as NinjaTrader.Gui.Tools.AccountSelector;
    chartTraderAccountSelector.SelectedAccount
    but its still there.
    Is this some kind of permanent add on? I'm trying to learn how to work with it thanks

    #2
    Hello ezrollin,

    This is likely an addon example you have imported from the forum post linked below.
    https://ninjatrader.com/support/foru...720#post820720

    To remove an open source NinjaScript addon:
    • Click New -> NinjaScript Editor -> click the plus to expand the Addon folder
    • Right-click the Addon by name -> select Remove
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    63 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    92 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    48 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    106 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    63 views
    0 likes
    Last Post PaulMohn  
    Working...
    X