Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to prevent strategy from terminating itself when order is rejected?

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

    How to prevent strategy from terminating itself when order is rejected?

    Hello,

    Is there a setting/way so that when the strategy comes across an error as shown in the attachments, it just ignores it and moves on with the rest of the strategy without terminating itself?

    Depending on the share size (automatically calculated by the strategy) it may just be that margin requirements are not met. If this is case I'd like the strategy continuing executing the next order(s).

    Trading with Ninja Lifetime License for Interactive Brokers.

    Thank you kindly!
    Attached Files

    #2
    Hello focus333,

    Thank you for your note.

    Yes, you can set the RealTimeErrorHandling property of your strategy to IgnoreAllErrors. This will allow the strategy to continue rather than perform the default behavior of shutting down the strategies.



    Keep in mind that this will require you to handle any errors or rejections within your own code.

    Please let us know if we may be of further assistance to you.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    50 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    126 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    69 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    42 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X