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.
    BertrandNinjaTrader Customer Service

    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).
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by zstheorist, Today, 07:52 PM
        0 responses
        3 views
        0 likes
        Last Post zstheorist  
        Started by pmachiraju, 11-01-2023, 04:46 AM
        8 responses
        149 views
        0 likes
        Last Post rehmans
        by rehmans
         
        Started by mattbsea, Today, 05:44 PM
        0 responses
        5 views
        0 likes
        Last Post mattbsea  
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        33 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        5 views
        0 likes
        Last Post tkaboris  
        Working...
        X