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 NullPointStrategies, Today, 05:17 AM
              0 responses
              50 views
              0 likes
              Last Post NullPointStrategies  
              Started by argusthome, 03-08-2026, 10:06 AM
              0 responses
              126 views
              0 likes
              Last Post argusthome  
              Started by NabilKhattabi, 03-06-2026, 11:18 AM
              0 responses
              69 views
              0 likes
              Last Post NabilKhattabi  
              Started by Deep42, 03-06-2026, 12:28 AM
              0 responses
              42 views
              0 likes
              Last Post Deep42
              by Deep42
               
              Started by TheRealMorford, 03-05-2026, 06:15 PM
              0 responses
              46 views
              0 likes
              Last Post TheRealMorford  
              Working...
              X