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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    29 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    17 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    9 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    16 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    19 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X