Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How can I get order by user id

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

    How can I get order by user id

    Hi,

    How can I get multiple times entry orders by user id? Is here have any function we can call? (like findOrderbyUserID)

    Thanks,

    #2
    I might need some more clarity here, what do you mean by user id? Are you by chance referring to signal names?
    Are you trying to get information about orders generated by your strategy or orders generated externally?
    LanceNinjaTrader Customer Service

    Comment


      #3
      Lance, thanks for your respond.
      I mean I create my strategy orders by multiple steps. (Eg. step1, 2,orders long at 100. step1 stop lost at 98, stop target is 105. step 2 5 orders long at 100.88, stop lost at 100, target is 101.
      How can I handle this 2 orders seperate?
      I mean if order1 meet stop target,I just fill target using order1. at the same time cancel order1's stop lost.
      So I want to handle order by strategy named OrderId. Is any solutions?

      Many thanks.
      Last edited by thomson; 01-28-2014, 12:25 PM.

      Comment


        #4
        The simplest way to do this will be through advanced order handling and IOrders.

        You will want two entry IOrders and each entry will need a stop and target order. For at least a total of 6 IOrders (assuming each entry has one target and 1 stop)

        For a template/guide to help get you started with this approach see: http://www.ninjatrader.com/support/f...ead.php?t=7499

        Let me know if I can further assist.
        LanceNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        109 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        59 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        37 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        40 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        78 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X