Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ADD statement for a contract

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

    ADD statement for a contract

    Hi ... I have this statement in my indicator: Add("ES 12-14", PeriodType.Tick, 400);

    How can I use variables in this statement so I don't need to recompile the program every time a contract changes?

    thanks

    #2
    Hi pman777,

    It is not supported to do so, but you can use a User defined input (a public variable).

    Below is a link to the Automated Strategy Development Level 1 course, which demonstrates how to use a variable in place of a value.
    https://www.youtube.com/watch?v=Maaq...56536A44DD7105
    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
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 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
    554 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