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 argusthome, 03-08-2026, 10:06 AM
        0 responses
        71 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        43 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        25 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        28 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        56 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X