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 CarlTrading, 03-31-2026, 09:41 PM
            1 response
            47 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            23 views
            0 likes
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            33 views
            1 like
            Last Post CaptainJack  
            Started by CarlTrading, 03-30-2026, 11:51 AM
            0 responses
            51 views
            0 likes
            Last Post CarlTrading  
            Started by CarlTrading, 03-30-2026, 11:48 AM
            0 responses
            42 views
            0 likes
            Last Post CarlTrading  
            Working...
            X