Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Cancelling Orders with COMMAND not working

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

    Cancelling Orders with COMMAND not working

    I am making BUY SELL calls through my own software using DOS commands which are faster than using the Place function which is part of the dll infrastructure. But, because of this, I believe I have run into difficulty in cancelling orders using the COMMAND function. I continue to get a VALUE# error when entering the required parameters including the Order ID. I believe that the only way it will work is if the order was placed through the PLACE command and it must have associated with it a valid strategy ID that was entered as part of the PLACE execution. Is there any way around this problem or do I have to sit down and reprogram again. Perhaps there is another function other than COMMAND that can be used to cancel an order.

    #2
    sdruley,

    Someone will be responding to you early tomorrow morning. Thanks for your patience.
    MatthewNinjaTrader Product Management

    Comment


      #3
      sdruley, correct the order id has to match the one assigned through the PLACE call, or if you've assigned /executed an ATM strategy as well, you could reference the order through the name directly (TARGET1 for example).



      There's a CANCELALLORDERS as well available, but likely not optimal for your case so reprogramming to take the above into consideration would be best I feel.
      BertrandNinjaTrader Customer Service

      Comment


        #4
        Mr. Bertrand,

        Can I execute a cancel order with just an ATM strategy whilst not in the possession of the Place command as your note suggests?

        Comment


          #5
          You cannot execute a CancelOrder standalone, it has to be for an order started first via the PLACE Command, if you've attached an ATM or not, does not matter in this context.
          BertrandNinjaTrader Customer Service

          Comment


            #6
            I currently have the following commands:
            COMMAND
            FILLED
            MARKET POSITION
            ORDERS
            ORDERSTATUS
            REALIZEDPnL
            GETHASHCODE
            GETTYPE
            TOSTRING

            If I program in the Trade function, can you think of any other function that i might need?

            Comment


              #7
              You can simply keep this list as reference handy as you program your interface - http://www.ninjatrader.com/support/h.../functions.htm
              BertrandNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by bortz, 11-06-2023, 08:04 AM
              47 responses
              1,611 views
              0 likes
              Last Post aligator  
              Started by jaybedreamin, Today, 05:56 PM
              0 responses
              9 views
              0 likes
              Last Post jaybedreamin  
              Started by DJ888, 04-16-2024, 06:09 PM
              6 responses
              19 views
              0 likes
              Last Post DJ888
              by DJ888
               
              Started by Jon17, Today, 04:33 PM
              0 responses
              6 views
              0 likes
              Last Post Jon17
              by Jon17
               
              Started by Javierw.ok, Today, 04:12 PM
              0 responses
              22 views
              0 likes
              Last Post Javierw.ok  
              Working...
              X