Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Managing a strategy with two targets

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

    Managing a strategy with two targets

    Hi,

    I would like to get some direction as to managing a strategy that enters two contracts as follows;

    Code:
    entryOrder = enterLongLimit(0, true, 2, GetCurrentBid(), "long Entry");
    I want to be able to set multiple targets from this entry and also move the intial stop if the first target is hit?

    What advice would you give as to methods I should use to do this. Should I have seperate enter order names, would that be easier? I am using iOrder.

    Regards,
    suprsnipes

    #2
    Correct suprsnipes, you would want to scale into your position to be able to scale out later - http://www.ninjatrader.com/support/f...ead.php?t=3751

    Comment

    Latest Posts

    Collapse

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