Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Changing Limit price of Stop Limit Order

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

    Changing Limit price of Stop Limit Order

    is it possible to change the limit price of a stoplimit order if the stop price has already triggered but the order hasnt filled and the current ask price is less than the original order price

    For example if you have the follwing

    Original: ExitShortStopLimit

    ExitShortStopLimit(0, true, Quantity, 94.90, 95 , "StopLine", "");

    Stop 95
    Limit 94.90
    Current Ask 94.80

    Want to change to current ask:

    ExitShortStopLimit(0, true, Quantity, 94.98, 95 , "StopLine", "");

    #2
    Hello fiddy,

    Yes, when the stop is touched and the limit is still working, the order is considered working and can be modified.

    Are you getting an error message when you are attempting to do this?
    What is the error message?
    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
    556 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 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
    545 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X