Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

First Bar of Session

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

    #16
    What I notice is in back testing it does not enter as soon as the session hi or lo is broken but after a close above the hi or below the lo. Can it be made to enter as soon as price crosses the hi or lo? Even though I have used the current price in the builder code.
    Thanks.

    Comment


      #17
      Hello Trader17,

      In historical data, Calculate is always set to OnBarClose.

      To trigger actions before a bar closes, it is necessary to trigger actions intra-bar which requires intra-bar granularity or TickReplay.

      Below is a link to a forum post that details.
      Chelsea B.NinjaTrader Customer Service

      Comment


        #18
        So I need to make sure that Tick Replay is checked before I add the Strategy on a live chart to be able to take trades intra bar?
        Thanks.

        Comment


          #19
          Hello Trader17,

          Yes, you would need Tick Replay enabled in the Data Series window before enabling the strategy and you would need to set Calculate to either 'On each tick' or 'On price change'.
          Chelsea B.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Waxavi, Today, 02:10 AM
          0 responses
          5 views
          0 likes
          Last Post Waxavi
          by Waxavi
           
          Started by TradeForge, Today, 02:09 AM
          0 responses
          11 views
          0 likes
          Last Post TradeForge  
          Started by Waxavi, Today, 02:00 AM
          0 responses
          2 views
          0 likes
          Last Post Waxavi
          by Waxavi
           
          Started by elirion, Today, 01:36 AM
          0 responses
          4 views
          0 likes
          Last Post elirion
          by elirion
           
          Started by gentlebenthebear, Today, 01:30 AM
          0 responses
          5 views
          0 likes
          Last Post gentlebenthebear  
          Working...
          X