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 cmoran13, 04-16-2026, 01:02 PM
      0 responses
      43 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      26 views
      0 likes
      Last Post PaulMohn  
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      163 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      98 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      158 views
      2 likes
      Last Post CaptainJack  
      Working...
      X