Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Unmanaged Strategy IOrder versus Order

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

    Unmanaged Strategy IOrder versus Order

    Right now, I'm guessing that IOrder might be obsolete in NT8?; and that NinjaTrader.Cbi.Order is the readonly handle
    to a specific order. I am doing an Unmanaged strategy; and want to hold this Order in an instance of an OrderWrapper custom
    class. I could be wrong, but don't see IOrder in Object Browser with Visual Studio?

    NinjaTrader.Cbi.Order "Represents a read only interface that exposes information regarding an order" which sounds
    like an IOrder would be meant to do.

    Looks to me like SubmitOrderUnmanaged returns the type NinjaTrader.Cbi.Order.

    Could you confirm that, or fix my thinking? THANKS


    hyperscalper

    #2
    Hello Hyper,

    Thanks for your post.

    Yes, IOrder is no longer used and direct Order objects are used. You may reference the Code Breaking Page of the Help Guide for more information under Implementation Changes > Strategies, Orders, and Accounts. I would recommend giving this a read for anyone who is transitioning from NinjaTrader 7.

    Code Breaking Changes - https://ninjatrader.com/support/help...ng_changes.htm

    Order Class - https://ninjatrader.com/support/help...#TheOrderClass

    An example Unmanaged strategy that uses Order objects is attached as well.

    We look forward to assisting.
    Attached Files

    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
    40 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    44 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