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 Mindset, 04-21-2026, 06:46 AM
            0 responses
            88 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            135 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            68 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by cmoran13, 04-16-2026, 01:02 PM
            0 responses
            119 views
            0 likes
            Last Post cmoran13  
            Started by PaulMohn, 04-10-2026, 11:11 AM
            0 responses
            69 views
            0 likes
            Last Post PaulMohn  
            Working...
            X