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 SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        47 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        22 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        15 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        21 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        23 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X