Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Moving target

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

    Moving target

    I want to implement something similar to the conceptual opposite of a trailing stop, namely, a "leading profit target". In other words, I want to set a profit target, but when reached, the position remains open and the target will move with the direction of the trade until such time as a set of pre-defined conditions is met, usually a reversal of a specified amount. Obviously, this is to lock in a profit that increases as the trend continues until defined criteria are met that dictate the position be closed.

    I currently submit trailing stop and profit target orders with signal names for each order, but I do not adjust the profit target. I'm interested in the collected wisdom of the forum to suggest effective, efficient and, hopefully, elegant ways in which to achieve this functionality. I have a variety of ideas on this, but would like to hear what those more experienced than me may suggest. Many thanks for your advice!
    Multi-Dimensional Managed Trading
    jeronymite
    NinjaTrader Ecosystem Vendor - Mizpah Software

    #2
    Hello jeronymite,

    Thank you for your post.

    You can use the Managed Approach and use the SetProfitTarget() method within the OnBarUpdate() to make adjustments to the order based on conditions: http://www.ninjatrader.com/support/h...ofittarget.htm

    You could also just track the movement of the market and look for your reversal from the profit move and then submit an exit order for profit (Limit Order).

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    649 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    370 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    109 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    574 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    576 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X