Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 rbeckmann05, Yesterday, 06:48 PM
        1 response
        12 views
        0 likes
        Last Post bltdavid  
        Started by llanqui, Today, 03:53 AM
        0 responses
        6 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Started by burtoninlondon, Today, 12:38 AM
        0 responses
        10 views
        0 likes
        Last Post burtoninlondon  
        Started by AaronKoRn, Yesterday, 09:49 PM
        0 responses
        15 views
        0 likes
        Last Post AaronKoRn  
        Started by carnitron, Yesterday, 08:42 PM
        0 responses
        11 views
        0 likes
        Last Post carnitron  
        Working...
        X