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 RubenCazorla, 08-30-2022, 06:36 AM
        3 responses
        77 views
        0 likes
        Last Post PaulMohn  
        Started by f.saeidi, Yesterday, 12:14 PM
        9 responses
        23 views
        0 likes
        Last Post f.saeidi  
        Started by Tim-c, Today, 03:54 AM
        0 responses
        3 views
        0 likes
        Last Post Tim-c
        by Tim-c
         
        Started by FrancisMorro, Today, 03:24 AM
        0 responses
        4 views
        0 likes
        Last Post FrancisMorro  
        Started by Segwin, 05-07-2018, 02:15 PM
        10 responses
        1,772 views
        0 likes
        Last Post Leafcutter  
        Working...
        X