Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to set a trailing stop at 2 ticks below the low of the previous candle

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

    How to set a trailing stop at 2 ticks below the low of the previous candle

    Hi there,

    In the trailing stop section of the wizard, I would like to specify a TS that is 2 ticks below the previous bar.


    Would anyone be able to tell me how to do this?


    Thanks,


    TMNT.

    #2
    Hello,

    Thank you for the question.

    This would be the same process in relation to your other post about Profit Targets located here:



    Variables can be used to store temporary values used in the wizard but they need to be set in one of the Set1-10 areas in order to be used.

    Please let me know if I may be of additional assistance.

    Comment


      #3
      Hi again Jesse,

      So my objective for the trailing stop is a bit easier:


      If long> then trail two ticks below the Low of the current bar


      If Short> then trail two ticks above the High of the current bar




      -----------------------------
      Trailing Stop for long
      So I set a Var3 = Low[0] - 2*Ticksize


      then conversely short will be: High[0]+2*Ticksize (Var2)


      is this correct?








      Originally posted by NinjaTrader_Jesse View Post
      Hello,

      Thank you for the question.

      This would be the same process in relation to your other post about Profit Targets located here:



      Variables can be used to store temporary values used in the wizard but they need to be set in one of the Set1-10 areas in order to be used.

      Please let me know if I may be of additional assistance.

      Comment


        #4
        Hello,

        Yes if you wanted 2 ticks depending on the direction you would add or subtract from your base value.

        A positive amount of ticks from the price would be High[0] + 2 * TickSize or a negative would be High[0] - 2 * TickSize.

        Please let me know if i may be of additional assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        61 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        40 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        21 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        23 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        51 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X