Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CalculateOnBarClose = true. dumb question

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

    CalculateOnBarClose = true. dumb question

    Scenario: With CalculateOnBarClose and a market order is submitted (EnterLong or EnterShort) it will be filled immediately by the exchange correct?
    Question: I think this is true as you submitted a live market order to the exchange and it doesn't know of bar close. I am pretty sure I am right sure but thought I would ask
    to be positive.

    Cheers

    #2
    Hello ct,

    Thanks for your post.

    Yes, if the strategy uses Calculate.OnBarClose and you call EnterLong/EnterShort, then at the close of the bar when the order entry condition becomes true the strategy will submit an order and that order will be filled. This is because the OnBarUpdate() method will process at the close of each bar when Calculate.OnBarClose is used.

    For example, if you are using Calculate.OnBarClose and call EnterLong and your order entry condition become true, a market order will be submitted and filled when the bar closes.

    See this help guide documentation for more information about Calculate: https://ninjatrader.com/support/help.../calculate.htm

    Let us know if we 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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    132 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    74 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    117 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    113 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    89 views
    0 likes
    Last Post CarlTrading  
    Working...
    X