Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to specify an order price with a variable?

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

    how to specify an order price with a variable?

    the following two orders work for me.
    please tell me how to specify a variable price rather than a constant price.

    EnterLongLimit(
    1, 1.31);
    EnterShortStop(1, 1.32);

    #2
    Joemiller,

    There are multiple ways to have a variable price.

    You would need to set a variable and build any conditions that would set the value of that variable.
    Note that the price is a double value.

    Take a look at the Data section of the NInjaScript Help Guide on some ways to set the price -
    Data
    Cal H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    87 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    92 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    70 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    87 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    64 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X