Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Break at EOD

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

    Break at EOD

    I've read about the Break at EOD, and how it can create differences in back-testing results. However, I was curious if it has any applicability to running strategies in real time. I guess what I'm wondering is, since the option creates meaningful differences in the back-testing results, do I need to worry about specifying that option anywhere in my actual strategy? If not, is there a rule of thumb as to which method (break or non-break) is going to better approximate real life?
    Thanks

    #2
    Hello stewarco,

    Thank you for your post.

    Break at EOD scripts will run on the Data Series and the option may be set within the properties section of a Data Series. Bars are ensured to have a known starting point of which to give you a consistent, repeatable chart. This is especially important for bar types that are not based on time such as Volume and Tick based charts. However, for other bar types such as Range, Point and Figure, or others which are built around price action, enabling this property may cause bars to complete before their criteria have been satisfied. If you prefer the bar to satisfy to completion before creating a new bar, regardless of the time of day, you will want to ensure you have disabled the Break EOD property. Since the strategy processes on these bars, changing this option will change how the strategy behaves.

    Additionally, more information about Break at EOD may be found in the NinjaTrader Help Guide link below.


    Please let me know if I may further assist.

    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      ok, thanks. So I'm clear, is there a way for me specify this within the ninjascript, or only via the Chart/ Strategy UI?

      Comment


        #4
        Hello stewarco,

        The Break at EOD option is only set within the Data series window or when setting up a Data Series in the New Strategy window.

        Information about setting Break at EOD within the Data Series window may be found in the NinjaTrader Help Guide link below.


        Let me know if I may assist further.
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Today, 05:17 AM
        0 responses
        43 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        124 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        65 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