Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ninja Script not there

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

    Ninja Script not there

    I opened an existing script. Gave it a new name and saved it. I edited it and compiled it. I window pop up telling me *Indicator successfully generated*. I closed the script. I then clicked on the *Indicators* icon to add this indicator to a chart. The script I just created is not in the list of indicators. I then went to *Edit Indicator*. There it was. I am able to edit the script I just created.
    Please tell me what I did/am doing wrong.
    Thank you.

    #2
    Hello Jethro,

    It sound like you have all the steps right and I can't think of a reason that the indicator is not included in the list. Can you attach it here so I can see if I'm able to view in the list or identify why it wouldn't be?

    Should be a .cs file in My Documents\NinjaTrader\bin\custom\indicator
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      I found the problem after looking at the script first thing this morning instead of the end of the day.
      Of these three lines, the second line was the problem. After commenting out the second line, I can now see and load the indicator on to a chart.
      Thanks for your help NinjaTrader_RyanM

      [Description("Do Something")]
      //[Gui.Design.DisplayName("Do Something")]
      publicclass Do_Something : Indicator

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      574 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      332 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      553 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      551 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X