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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    82 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    43 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    68 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Working...
    X