Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Not able to add parameter to indicator script

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

    Not able to add parameter to indicator script

    Can someone let me know what I'm doing wrong. I'm trying to create a parameter "TickOffset". I looked on the "Creating User Defined Input Parameters" page and used the New Indicator wizard to create a parameter, and they look just like how mine does. However, I keep getting the error in the image below. I also added "TickOffset = 1;" to the State.SetDefaults section.

    Click image for larger version

Name:	TickOffset Error.jpg
Views:	94
Size:	79.4 KB
ID:	1256683


    #2
    Please disregard this post. I was able to figure it out. Thanks!

    Comment


      #3
      Hello Xiongl80,

      Most likely this is not within the scope of the class. It appears to be within the scope of the namespace.

      Try moving this to just below OnBarUpdate().
      Chelsea B.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      637 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      366 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      107 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      569 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      571 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X