Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Programmed Indicator not found

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

    Programmed Indicator not found

    Hello, can somebody help? I programmed an Indicator but it is not shown under indicators. How can I find it?

    Thank you for an answer

    #2
    joker23, scripts would only show up after a successfull compilation - did you finish your coding work with this step? If not sure, just open any script (indicator or strategy) in the editor and press F5.

    Then recheck if the script is listed under the assigned name.

    Thanks,

    Comment


      #3
      Bertrand,

      thank you for your answer. Yes, something is wrong, but I am not able to fix it. I want to programm the paraboli only on close, copied the Ninja parabolic into a new Indicator and replace every High and Low by Close. Can you help me furtheron?

      Comment


        #4
        joker23, ok, but first of all: after compilation does the indicator show up the for you or not? If not, it would be likely best to first save a copy of the standard parabolic using right click > Save as > enter a new name then for your modified version in the NT editor and then tweak this code to your liking.

        Comment


          #5
          I did what you wrote, saving the entire original Parabolic in a new indicator but its not shown. Do I have to do a restart of the prograamm?

          Comment


            #6
            After saving the indicator, did you compile all your scripts with the F5 command?

            Comment


              #7
              Here also is shown an error, I think I cannot mage it. Thank you Bertrand!

              Comment


                #8
                joker23, what error is exactly shown then? Would you mind attaching a screenshot and / or the script for us to check into?

                Comment


                  #9
                  The error message is: There is already a definiton for parabolic. Can you tell me how to make a screenshot?

                  Comment


                    #10
                    Correct, this message would be seen as you did not save the indicator under a new name.

                    Please try this :

                    a) exit NT and delete the script directly from the Documents\NinjaTrader 7\bin\Custom\Indicator folder
                    b) restart NT and check if your files compile well (open any script, press F5 in the editor)
                    c) open the default parabolic script and right click in the code and select 'Save as', enter a new name here for your indicator
                    d) can you compile then still?
                    e) if yes, work your changes in the copied indicator in

                    Comment


                      #11
                      sorry, no chance

                      Comment


                        #12
                        Can somebody help me programming the parabolic only on close?

                        Comment


                          #13
                          Originally posted by joker23 View Post
                          Can somebody help me programming the parabolic only on close?
                          1. Using the NT editor, open the PSAR indicator
                          2. Right-click in the editor window and "Save As..."
                          3. Type in a new name
                          4. Use CTRL+F to open the Find/Replace dialog
                          5. ONE AT A TIME, replace all High with Close
                          6. ONE AT A TIME, replace all Low with Close
                          7. Press F5 to compile

                          Done.

                          Comment


                            #14
                            Dear Koganam,

                            thank you for your help. The problem is, that when I save the indicator with another name and press F5, there is already shown the error message "the namespace ninjatrade indicator already contains a definition for ParabolicSAR".

                            Comment


                              #15
                              joker23, NinjaTrader always compiles all your scripts - that would mean you would need to delete the offending script where you did not change the name through the 'Save as' procedure recommended. Once you did this you should be able to compile again and also work your modifications in the copied version as kindly outlined by koganam.

                              Comment

                              Latest Posts

                              Collapse

                              Topics Statistics Last Post
                              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                              0 responses
                              612 views
                              0 likes
                              Last Post Geovanny Suaza  
                              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                              0 responses
                              355 views
                              1 like
                              Last Post Geovanny Suaza  
                              Started by Mindset, 02-09-2026, 11:44 AM
                              0 responses
                              105 views
                              0 likes
                              Last Post Mindset
                              by Mindset
                               
                              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                              0 responses
                              561 views
                              1 like
                              Last Post Geovanny Suaza  
                              Started by RFrosty, 01-28-2026, 06:49 PM
                              0 responses
                              564 views
                              1 like
                              Last Post RFrosty
                              by RFrosty
                               
                              Working...
                              X