Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Alternative overfill handling, but without using unmanaged mode

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

    Alternative overfill handling, but without using unmanaged mode

    I have an automated strategy coded in managed mode that can experience overfills occassionally.

    The default handling causes a) outstanding orders to be cancelled, b) positions to be flattened, and c) the strategy to be stopped.

    I am fine with "a" and "b".

    But "c" causes a difficulty as I am not always able to be around my trading computer, and so a significant time can elapse before I re-start.

    Without going to unmanaged mode, is there a way to have the strategy simply re-start without my being in attendance to action this?

    #2
    Hello AnotherTrader,
    You can override the Real time error handling to make sure the strategy does not gets disabled.

    Please refer to our help guide to know more about it.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      According to that link...

      RealTimeErrorHandling ... defines the behaviour of a strategy when a strategy generated order is returned from the broker's server in a "Rejected" state.
      So will this also apply to handling upon detection of an overfill?

      Comment


        #4
        Hello AnotherTrader,
        My apologies, yes, it is for rejected trades only and not for overfills.

        In such scenario you have to use unmanaged approach.
        JoydeepNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        649 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        370 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        109 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        574 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        576 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X