Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Question about limit order function

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

    Question about limit order function

    Hello, I am using EnterLongLimit() function to place limit order.

    Such as: EnterLongLimit(1,PAMMorningStar().EntryPrice,"morn ingStar")

    But it is not clear to me how i can check the status of the order. Is the order filled and when? Could someone help? Thanks a lot!

    #2
    Originally posted by johnmanda View Post
    Hello, I am using EnterLongLimit() function to place limit order.

    Such as: EnterLongLimit(1,PAMMorningStar().EntryPrice,"morn ingStar")

    But it is not clear to me how i can check the status of the order. Is the order filled and when? Could someone help? Thanks a lot!
    Use the OnExecution() handler. Search the NT Help for details.

    Comment


      #3
      Hello johnmanda,

      Thank you for your post and welcome to the NinjaTrader Support Forum!

      OnExecution() can provide information on the order during execution. You can also use OnOrderUpdate() for when there is an update to the order.
      You may even wish to use IOrder objects to call information on the order by calling the IOrder object name: http://www.ninjatrader.com/support/h...nt7/iorder.htm

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      651 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      370 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      109 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      574 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      577 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X