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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    164 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    319 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    246 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    350 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    179 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X