Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

stoploss initialized

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

    stoploss initialized

    Hello,

    I have worked now for months with stops by doing with exitlongstop and exitshortstop. Orders were status working or accepted. Now I try to work with setstoploss again and there appears "initialized"?? On the helpsites I found this is local on the pc. But I didn´t set to simulated true.

    How can I have the setstoploss working or accepted?

    Thanks
    Tony

    #2
    Hello Tony,

    Thank you for your post.

    Initialized is the order state before PendingSubmit, all orders go through this phase and some may go through faster than others. For information on the order states please visit the following link: http://www.ninjatrader.com/support/h...efinitions.htm

    Please let me know if I may be of further assistance.

    Comment


      #3
      Hello,

      thank you for your response.

      I know about the order states, as working with this long time now. I have had status accepted and working.

      But now (with setstoploss) the stops do not "go through". Therefore I ask about. They stay in yellow initialized all the time - untill triggered or exited by condition.

      Thank you.
      Tony

      Originally posted by NinjaTrader_PatrickH View Post
      Hello Tony,

      Thank you for your post.

      Initialized is the order state before PendingSubmit, all orders go through this phase and some may go through faster than others. For information on the order states please visit the following link: http://www.ninjatrader.com/support/h...efinitions.htm

      Please let me know if I may be of further assistance.

      Comment


        #4
        Hi Tony,

        This would indicate you are using a Simulated Stop Loss order, which is held on your PC until the stop price is triggered (hence the Initialized state)

        If you want the stop loss to be submitted to an external server, please make sure you have the SetStopLoss simulated bool set to false

        Code:
        SetStopLoss(fromEntrySignal, calcmode, value, [b]false[/b])
        MatthewNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        77 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        45 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        27 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        32 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        63 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X