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
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kempotrader, Today, 08:56 AM
    0 responses
    4 views
    0 likes
    Last Post kempotrader  
    Started by kempotrader, Today, 08:54 AM
    0 responses
    3 views
    0 likes
    Last Post kempotrader  
    Started by mmenigma, Today, 08:54 AM
    0 responses
    1 view
    0 likes
    Last Post mmenigma  
    Started by halgo_boulder, Today, 08:44 AM
    0 responses
    1 view
    0 likes
    Last Post halgo_boulder  
    Started by drewski1980, Today, 08:24 AM
    0 responses
    3 views
    0 likes
    Last Post drewski1980  
    Working...
    X