Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Trailing Stop

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

    Trailing Stop

    hello guys,

    I am having a theoretical question. Somewhere in the help tutorial I read that the trailingStop can be either defined in the Initialize or in OnBarUpdate procedure. What is the difference between these two? Can you provide some source code or example where the difference would be visible? I also read that when using in OnBarUpdate it has to be reseted after every entry - what does it mean?

    Another question is, is there any possibility to set the orders so as when the price move one point in your favour, this profit would be locked (but the position would not be closed). Then, when the price will continue to go in your favour, the trailing stop would be set from this one point profit. If the price goes against you, the posisiton would be closed and profit of one point would be made.

    Thanks a lof for your answers.
    Stepan

    #2
    Hello Stephan,

    We have the following sample for help dynamically setting a stop loss value, including resetting to an initial value. This sample uses SetStopLoss()


    Regarding your second block of questions - This is essentially how SetTrailStop() works. It trails the market by the specified tick or percent, but it won't retreat if the market starts heading towards it.
    Last edited by NinjaTrader_RyanM1; 05-31-2011, 08:44 AM.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    666 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    376 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    110 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    580 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X