Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

StopLoss and Trailing stop

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

    StopLoss and Trailing stop

    Hi,

    I am working on a currency strategy and understand that one cannot put in a stop loss together with a trailing stop in Ninjatrader strategy.

    To work around this issue, I would like to have the stop loss price stored in a variable and have a function exit the position once the price is hit. If however, price moves more than a number of pips, then I would set the trailing stop.

    May I know how I can retrieve the entry price? Or is there a better way to do this in code?

    WHB

    #2
    WHB, you could check into the contents of this example we have - http://www.ninjatrader.com/support/f...ead.php?t=3222

    The entry price would be given by Position.AvgPrice for your position -

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    656 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    371 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
    579 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X