Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Possible to delete an indicator?

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

    Possible to delete an indicator?

    I figured out how to delete a strategy through the Strategy Tester, how can i do the same to an indicator?

    #2
    Tools -> Edit NinjaScript -> Indicator -> Delete.
    You can only delete custom indicators.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Kewl thanks. In a somewhat related question is it possible to delete something that I added to the ninja namespace. Basically i created a custom public enum that I compiled in a strategy. Now I realize that that enum was permanantly added to the namespace. Is there anyway I can delete or edit it. Also can I declare such custom enums in someother way then public so to avoid this problem in the future.

      TIA

      Comment


        #4
        darckeen,

        You will have to delete it from the script file you added it in. Unfortunately we cannot provide assistance on enums since this is a more advanced C# concept. Generally they should be added to the public namespace though.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        35 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
        12 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        18 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        20 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X