Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order errors

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

    Order errors

    I am getting a variety of order errors such as these which I see in two boxes on my screen right now. My problem is highlighted in bold and underlined text found below:

    "Unable to change order '57b3154df2b2434...' since new limit price is greater/equal ask price or smaller/equal bid price. Affected Order: Buy 1 Limit @ 1.9757"

    Then the second message that immediately followed, in regards to the same error:

    "Strategy '[strategy name]' submitted an order that generated the following error 'UnableToChangeOrder'. Strategy has sent cancel requests, attempted to close the position and terminated itself.

    These errors are being generated by NT in demo mode, yet my broker (GAIN) tells me that they will never reject a limit order even if it is on the wrong side of the bid/ask. So it's incorrect for NT to reject my orders, period...

    However, I have no problem with the thing rejecting my orders, so long as it does NOT display these message boxes when it does so, and does NOT send cancel requests, and does NOT shut down my strategy! I have implemented my own code internally into my strategy to handle errors like this, so I do not want NT to be doing this. These errors are not something I am able to avoid, because my strategy is set up where I must place limit orders very close to the current market price, and some times it moves quickly as the order is placed and triggers these errors.

    Help!!!

    #2
    .

    Found it: RealtimeErrorHandling = RealtimeErrorHandling.TakeNoAction;

    yay

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    110 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    59 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    37 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    41 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    78 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X