Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

2 steps scaling out, second step replaces profit and stop with trailing stop

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

    2 steps scaling out, second step replaces profit and stop with trailing stop

    Hello,

    I am trying to code a opening range breakout strategy (OBR) (code attached). My stop1 is 1 ATR away and my profit1 is 2 ATR away. To scale out progressively, I have the same entry with my stop2 1 ATR away and my profit2 3 ATR away.

    Once the first profit target is reached, I would like to enter the market with a trailing stop 1ATR away from closing, and cancel stop2 and profit2 (in this chronological order so that I always have a stoploss order active).

    I have tried both with ExitShortStopMarket and with SetStopLoss methods (only for shorting in the code). The later I am not even able to use, it doesn't work when I set the stop and limit (code line in comment) By the way what's the difference between these two?

    Can you help me out with this please?

    Thank you very much.

    Best,
    Attached Files

    #2
    Hello pompboss,

    You have stated:
    "I have tried both with ExitShortStopMarket and with SetStopLoss methods (only for shorting in the code). The later I am not even able to use, it doesn't work when I set the stop and limit (code line in comment)"

    What didn't work?

    Did you receive an error message? (If so, what is the error message?)

    What the order at an incorrect price? (If so, what price was printed that is the correct price, and what did the TraceOrders show?)
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    57 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    133 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    73 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X