Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Unmanaged: what if an order returns with any of this errors ( non rejected case )

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

    Unmanaged: what if an order returns with any of this errors ( non rejected case )

    Let's suppose that there's a successful connection going on and the Strategy submit an order, but for unknown reason it returns with any of this errors, that I understand DON'T KICK in the the handling:

    - ErrorCode.BrokerOrderError
    - ErrorCode.InvalidInstrument
    - ErrorCode.LoginFailed
    - ErrorCode.NoError
    - ErrorCode.NotConnected
    - ErrorCode.NotSupported
    - ErrorCode.Panic
    - ErrorCode.ServerConnectionIsBroken
    - ErrorCode.UnableToCancelOrder
    - ErrorCode.UnableToChangeOrder
    - ErrorCode.UnableToSubmitOrder
    - ErrorCode.UserAbort

    1. What would it happen with that order when returned to me? would it be erased ? Re-submited ? Should I do some snippet for handling them?



    2. What do these errors mean?
    - ErrorCode.NoError
    - ErrorCode.Panic

    Thanks
    Last edited by pstrusi; 10-05-2015, 11:06 AM.

    #2
    Hello pstrusi,

    Thank you for your post.

    Unless NinjaTrader receives a rejection the order will wait for the next OrderState update. So the order will stay in it's current state unless updated.

    ErrorCode's are from the brokerage connections, you would need to contact the provider for information on any error codes you receive.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    571 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    331 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
    549 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    550 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X