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 ageeholdings, Today, 07:43 AM
        0 responses
        6 views
        0 likes
        Last Post ageeholdings  
        Started by pibrew, Today, 06:37 AM
        0 responses
        4 views
        0 likes
        Last Post pibrew
        by pibrew
         
        Started by rbeckmann05, Yesterday, 06:48 PM
        1 response
        14 views
        0 likes
        Last Post bltdavid  
        Started by llanqui, Today, 03:53 AM
        0 responses
        6 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Started by burtoninlondon, Today, 12:38 AM
        0 responses
        12 views
        0 likes
        Last Post burtoninlondon  
        Working...
        X