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

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 algospoke, Yesterday, 06:40 PM
      2 responses
      23 views
      0 likes
      Last Post algospoke  
      Started by ghoul, Today, 06:02 PM
      3 responses
      14 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by jeronymite, 04-12-2024, 04:26 PM
      3 responses
      45 views
      0 likes
      Last Post jeronymite  
      Started by Barry Milan, Yesterday, 10:35 PM
      7 responses
      21 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by AttiM, 02-14-2024, 05:20 PM
      10 responses
      181 views
      0 likes
      Last Post jeronymite  
      Working...
      X