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 AaronKoRn, Today, 09:49 PM
        0 responses
        2 views
        0 likes
        Last Post AaronKoRn  
        Started by carnitron, Today, 08:42 PM
        0 responses
        7 views
        0 likes
        Last Post carnitron  
        Started by strategist007, Today, 07:51 PM
        0 responses
        9 views
        0 likes
        Last Post strategist007  
        Started by StockTrader88, 03-06-2021, 08:58 AM
        44 responses
        3,975 views
        3 likes
        Last Post jhudas88  
        Started by rbeckmann05, Today, 06:48 PM
        0 responses
        9 views
        0 likes
        Last Post rbeckmann05  
        Working...
        X