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 charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        65 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        149 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        162 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        99 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        286 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X