Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to check if I have any pending order for particular instrument?

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

    How to check if I have any pending order for particular instrument?

    I can use OrderState.Filled to check if my particular order is filled or not. Are there a method I can check any pending order for a particular instrument? Thanks.

    #2
    Hello localappleseed,

    Thanks for your question.

    You can check for orders that have an OrderState of Working or Accepted to see orders that are pending.

    Usage of OnOrderUpdate and OrderStates can be found below.

    OnOrderUpdate - https://ninjatrader.com/support/help...rderupdate.htm

    If you would like to check outside of the context of your strategy, you can loop through the Account.Orders collection.

    Account.Orders - https://ninjatrader.com/support/help...rs_account.htm

    We look forward to assisting.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    119 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    62 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    45 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    82 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X