Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help with Autobreakeven and trigger for entry script

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

    Help with Autobreakeven and trigger for entry script

    Thanks this was answered.
    Last edited by ace2240; 03-12-2025, 07:31 AM.

    #2
    Hello ace2240,

    When running the script are you seeing your prints to indicate the break even logic is happening?

    Comment


      #3
      Hi Jesse,

      No I am not. Please advise

      Comment


        #4
        Jesse,

        I meant to say, there is no breakeven function currently. The whole strategy seems to fall apart when I try to add. Please advise on the best way to add it.

        Comment


          #5
          Hello ace2240,

          If you haven't added a breakeven yet I would suggest looking at the following sample. In its OnBarUpdate it shows a simple break even logic and condition.

          Join the official NinjaScript Developer Community for comprehensive resources, documentation, and community support. Build custom indicators and automated strategies for the NinjaTrader platforms with our extensive guides and APIs.

          Comment


            #6
            Hi Jesse,
            I tried following the sample script but seems like it couldn't set the breakeven within the same candle as the entry candle, even if I have set `Calculate = Calculate.OnPriceChange`. Or at least that's what I see in the backtest and historical chart. The OnBarUpdate() method is always delayed by 1 candle right?

            Comment


              #7
              Hello npmq222,

              You would need to test in realtime or using playback to be able to use OnPriceChange, historical tests are run OnBarClose so it will be delayed in historical when using OnBarUpdate.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Mindset, 04-21-2026, 06:46 AM
              0 responses
              86 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by M4ndoo, 04-20-2026, 05:21 PM
              0 responses
              125 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by M4ndoo, 04-19-2026, 05:54 PM
              0 responses
              64 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by cmoran13, 04-16-2026, 01:02 PM
              0 responses
              117 views
              0 likes
              Last Post cmoran13  
              Started by PaulMohn, 04-10-2026, 11:11 AM
              0 responses
              67 views
              0 likes
              Last Post PaulMohn  
              Working...
              X