Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Pending Order cancelled

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

    Pending Order cancelled

    Was running SIM account and the s/w announced Pending Order,(Did a Long Limit ) then shortly there after it stated order cancelled.
    What causes this to happen? It was never logged as a order.

    #2
    Hi bbucha_stk,

    I'm not sure what this may have been. How did you place the order? Can you send in your log / trace files and we can see what happened in the platform at this time. Use Help > mail to support feature and in subject write Attn: RyanM. Please also let us know the exact time you heard the sound if possible.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      I am doing a
      EnterLongLimit(DefaultQuantity, Typical[
      0] + -2 * TickSize, "");
      EnterShortLimit(DefaultQuantity, Typical[0] + 2 * TickSize, "");
      I was reading the Ninja description and the parameter
      liveUntilCancelled which is part of the IOrder constructor which I am not currently using, but does my limit order get auto cancelled at close of bar if not filled?

      Comment


        #4
        Correct, per default limit orders expire on the next OnBarUpdate() call if not resubmitted or issued with liveUntilCancelled.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        89 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        92 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        70 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        87 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        64 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X