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:	231
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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    36 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    19 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X