Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do you remove an Input?

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

    How do you remove an Input?

    Hi
    I posted this a while ago here .
    In attempting to revise it I have come up against an issue I don't know how to resolve.
    The dec variable (Decimal Input) is no longer required but if I delete it from the properties region it gives a pile of errors in the ninja generated script section which I completely fail to understand at the moment.

    I have got round the issue by converting it to internal rather than public so that at least it compiles and runs and the decimal input doesn't display in the parameters box. However I am only halfway through my C# for dummies book!

    Here is the revised indicator which once I have this issue resolved I will post in the share forum.

    BTW is it possible to simply update the existing indicator with a new zip file or do I have to delete and repost this one?
    Attached Files

    #2
    You should be able to press the Edit button and make the changes to the file attachment. To remove a user input you need to remove all calls to that input as well. Anything you added to create that input you need to remove and then it will work. If you reference this indicator in your other scripts, changing the input will influence the other scripts because they use to use that input so you need to change all of those as well.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Well that was easier than I thought!

      ok - now posted here

      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