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

How to remove an indicator not present in edit list

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

    How to remove an indicator not present in edit list

    Version 7. I downloaded an indicator from another site. Tried to import it. It gave error message. Now when i try to import another it says there are errors in an indicator and must be resolved first. I found which indicator is one with the problem. When i go to right click on a chart the drop down menu shows it but when I go to tools -- edit ninjascript indocators , it is not listed there. How do I remove it? Thanks.

    #2
    Originally posted by ju1234 View Post
    Version 7. I downloaded an indicator from another site. Tried to import it. It gave error message. Now when i try to import another it says there are errors in an indicator and must be resolved first. I found which indicator is one with the problem. When i go to right click on a chart the drop down menu shows it but when I go to tools -- edit ninjascript indocators , it is not listed there. How do I remove it? Thanks.
    It sounds as if it was a compiled assembly. You need to remove it as an assembly.
    File -> Utilities -> Remove NinjaScript Assembly ...

    Comment


      #3
      Thanks for reply Koganam, I tired that it says "you have errors which must be resolved before you can remove assembly" and I am not even sure what "assembly"is and what will it be removing.

      Comment


        #4
        Please compile your indicators to determine where the errors are coming from.
        • Open NinjaTrader
        • From the Control Center select the Tools menu--> select the Edit NinjaScript menu item--> select Indicator
        • Select any indicator and double click on it (we need only to open and compile one script to see all compile errors for all files).
        • A new window will appear and you will need to right click in the window and select Compile to compile the indicators.
        • At the bottom of the window a new section will appear where you can find the error locations. Please double click on this error to bring up the indicator with errors.
        • From there you have the option to comment out offending code sections, remove the complete indicator or debug it to be able to compile again.
        MatthewNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by LawrenHom, Today, 10:45 PM
        0 responses
        2 views
        0 likes
        Last Post LawrenHom  
        Started by love2code2trade, Yesterday, 01:45 PM
        4 responses
        28 views
        0 likes
        Last Post love2code2trade  
        Started by funk10101, Today, 09:43 PM
        0 responses
        7 views
        0 likes
        Last Post funk10101  
        Started by pkefal, 04-11-2024, 07:39 AM
        11 responses
        37 views
        0 likes
        Last Post jeronymite  
        Started by bill2023, Yesterday, 08:51 AM
        8 responses
        44 views
        0 likes
        Last Post bill2023  
        Working...
        X