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.
    BertrandNinjaTrader Customer Service

    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.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by RALight1983, Today, 08:56 AM
        2 responses
        22 views
        0 likes
        Last Post RALight1983  
        Started by PopovDS, Today, 10:05 AM
        1 response
        7 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by joehanus, 03-11-2025, 03:41 PM
        13 responses
        73 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by vitaly_p, Today, 10:13 AM
        0 responses
        4 views
        0 likes
        Last Post vitaly_p  
        Started by SPTicker, Today, 08:46 AM
        4 responses
        19 views
        0 likes
        Last Post SPTicker  
        Working...
        X