Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Builder - Trailing Stop Timing

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

    Strategy Builder - Trailing Stop Timing

    Hello everybody!

    I am developing an automated strategy using the Strategy Builder tool in Ninjatrader 8, and I would like to enable a trailing stop, I want to know if it is possible to set the stop settings so that the stop starts working after a certain time or another day after opening a position

    Thanks in advance!

    #2
    Hi vvvvova, thanks for your note.

    The SetTrailStop method is called in the OnStateChanged method of the generated script, so there's no way to customize a trailing stop behavior. One would need to unlock the script and place stop-loss orders with custom code in the OnBarUpdate method. We have an example on using Time variables/controlling a script using time here:



    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    172 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    88 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    128 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    208 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    185 views
    0 likes
    Last Post CarlTrading  
    Working...
    X