Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

TrailStopLoss

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

    TrailStopLoss

    Hi,

    I'm trying to code a trail stop loss into my system, but I can't seem to find the correct code.

    My idea is pretty simple. As I enter a position on lets say 2000 points, I want to have 200 point stoploss. The market starts moving up and as I reaches a 100 point profit I want the stoploss to move to 2000 points, instead of staying at the initial 1800 points.

    Where can I find this code?

    #2
    Hello,

    Thank you for the question.

    We have a sample that may help you in this, essentially it is just a sample of Modifing stops based on condition which would be what you are asking for.



    the Set methods can be used in both Initialize or OnBarUpdate depending if you want a always the same value stop or a dynamic stop.

    I look forward of being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    51 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    142 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    160 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    96 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    275 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X