Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT8BreakError

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

    NT8BreakError

    Hello Support, In the use Breakeven , its possible to achieve breakeven in Long trade using for example below

    if ((Position.MarketPosition == MarketPosition.Short) && (Position.GetUnrealizedProfitLoss (PerformanceUnit.Ticks, Close [0]) <-8)):.
    But is there a means that can be applied the short trade. Thank you for assistance.

    #2
    Hello Emma1,

    This would be part of the logic.

    You would need to calculate the prices in the logic. Instead of subtracting ticks or points to calculate the break even price, add ticks or points to calculate the break even price.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      I came across Move To Breakeven Builder , please is that for long and short position. Thank you.

      Comment


        #4
        Hello Emma1,

        Below is an example I've created that just shows the concept of a breakeven in the strategy builder.


        This is not intended to be used as your actual strategy, but intended to be used as a simple educational tool to show how offsets are used. No, there is no short side as you would need to design this logic yourself. Use addition instead of subtraction with the offsets.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          I was referring to this https://ninjatrader.com/support/foru...rategy-builder

          Comment


            #6
            Hello Emma1,

            ​​​​​​Thats a good reference.

            Have you added condition sets for short entries to add ticks to the price of the exit price for exit orders the way subtracting ticks has been demonstrated for you?
            Chelsea B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by NullPointStrategies, Yesterday, 05:17 AM
            0 responses
            62 views
            0 likes
            Last Post NullPointStrategies  
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            134 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            75 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