Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

What happens to active orders if connection drops?

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

    What happens to active orders if connection drops?

    Hello.

    What happens under the following scenario:

    I have a CQG connection under an AMP brokerage account.

    I'm running a programmed strategy that has the following statement to protect against a loss:

    ExitLongStop( Position.Quantity, _originalStop);

    While that strategy is running with an open position; what happens if my connection drops?

    Is that "ExitLongStop" still active?

    #2
    rcsingleton, the order would continue to be working for you -

    Note: This information is relevant for NinjaTrader 7 only. For NinjaTrader 8, please click here (https://ninjatrader.com/support/helpGuides/nt8/where_do_your_orders_reside_.htm). CQG Orders in a state "Accepted" or "Working" are at the exchange. If the exchange does not support a specific order type, the


    However what NT could then not manage is any OCO logic you have programmed in, as it would not know about any potential fill if not connected.

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      rcsingleton, the order would continue to be working for you -

      Note: This information is relevant for NinjaTrader 7 only. For NinjaTrader 8, please click here (https://ninjatrader.com/support/helpGuides/nt8/where_do_your_orders_reside_.htm). CQG Orders in a state "Accepted" or "Working" are at the exchange. If the exchange does not support a specific order type, the


      However what NT could then not manage is any OCO logic you have programmed in, as it would not know about any potential fill if not connected.
      I thought that CQG now uses server-side OCO. No?

      Comment


        #4
        Correct, CQG would. However his Exit() methods used via script will not provide native OCO handling (as for example Set's or Unmanaged mode orders would).

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        111 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        156 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        76 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        125 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        79 views
        0 likes
        Last Post PaulMohn  
        Working...
        X