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 Mindset, 04-21-2026, 06:46 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        144 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        71 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        125 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        79 views
        0 likes
        Last Post PaulMohn  
        Working...
        X