Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Is it possible to edit the Properties window of an existing indicator?

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

    Is it possible to edit the Properties window of an existing indicator?

    Hi,

    I have gained access to a few custom indicators where I would just want to edit some of the formatting on the Properties window.

    Is this possible to edit on an existing indicator or would I have to re-create it from scratch?

    I know how to open the Editor and modify the code, but the settings in the Properties window I can't seem to access from there.

    Disclaimer: I'm a complete newbie when it comes to code.

    Thanks in advance.

    Johnny

    #2
    Hello Johnny,

    The adjustable parameters in the Indicator or Strategy Window properties are public inputs in the script.

    Most system indicators will have public inputs defined in the #region Properties region.

    For example the SMA has a Period public input defined on lines 83 to 89.

    Below is a link to a forum post about this.


    And a link to a forum post about getting started with NinjaScript.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thanks a lot, Chelsea!

      I did search through the code myself, but somehow missed the "Region" part.

      Have a great day!

      Johnny

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      633 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      364 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
      567 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      568 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X