Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Highest High Trailing Stop

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

    Highest High Trailing Stop

    Hi,

    Is there a way to call SetTrailStop() by setting the stop off a percentage from the highesthigh / lowestlow while the trade is still running?

    Sort of like a Stop = % * (MAE / MFE - EntryPrice ) knowing that this trend may keep running if this percentage dip is not yet hit.

    Thanks

    #2
    andreneoh, this could be done programmatially via a NinjaScript strategy, but unfortunately not for discretionary trading on the SuperDOM / ChartTrader.

    Comment


      #3
      Could you point me to the correct direction? I can't seem to call the HighestHigh / LowestLow from within the trend while the trade is still on. Thanks

      Comment


        #4
        There's no method for this task, you would need to custom code it and save the MIN and MAX while the trade was running (MarketPosition.Long) to calculate the stop value.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        95 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        49 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        31 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        35 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        72 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X