Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Trailing Stop help

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

    Trailing Stop help

    Hi all:

    I need some help here to get my strategy completed...

    The help I am looking for is in code snippet to do the following

    As soon as in position (long or short)

    SetStopLoss to a fixed currency
    SetTrailStop to a fixed points or ticks AFTER a particular amount has been reached in Open P&L

    I guess... if the position does not work, the SetStopLoss gets you out and if the position does work, and a certain profittarget is achieved, then the strategy should cancel the fixed SetStopLoss and start trailing with the specified ticks.....

    Many thanx in advance for the help.

    Best Regards

    #2
    Hello,

    I do not have the code snippet but this link may help you:
    DenNinjaTrader Customer Service

    Comment


      #3
      Thanx, but that code only "calculates" the trailstop level. What function from the API fires it

      SetTrailStop

      or
      SetStopLoss

      Also, when you have a var in these two functions above, what happens when the value of the var changes... is the live order cxld and replaced automatically?

      Finally, if you are going to say SetTrailStop, then from what reference does the trail start current px level or Entry Price?


      Thanx again

      Originally posted by NinjaTrader_Ben View Post
      Hello,

      I do not have the code snippet but this link may help you:
      http://www.ninjatrader-support2.com/...t=food+thought

      Comment


        #4
        Hello,

        I am sorry, can you post the code to which you are referring exactly?

        The methods you mention reset each time they are called. If variables change, those changes are reflected.
        DenNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        646 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        367 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        107 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        569 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        573 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X