Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Intrabar order generation

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

    Intrabar order generation

    In the strategy wizzard or strategy how do I enable Intra-bar order generation both for backtesting and realtime orders. As of right now the orders are made at the open of next bar. I want the orders to take place as soon as the strategy condition is met and not after.
    I set "calculate on bar close" to false but still not doing it.
    Thanks

    #2
    designer, CalculateOnBarClose is not applicable to backtesting (always true here) as the intrabar formation is not know.

    For realtime trade signal generation you could set it to false to submit an order when the condition becomes true intrabar, however it could lead to unwanted whipsaws.

    Comment


      #3
      ---CalculateOnBarClose is not applicable to backtesting (always true here) as the intrabar formation is not know. Can this work in a market replay connection simulation? will this feature be available in version 7 ?


      ---however it could lead to unwanted whipsaws. Can I set it to one order per bar?


      Thanks

      Comment


        #4
        designer, yes this would would in market replay data, as this replayed live data, there's no change in this default behavior for NinjaTrader 7.

        You could add a check to order only if flat for example, this way one entry in the developing bars would be executed.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        27 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        117 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        69 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        226 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        413 views
        0 likes
        Last Post CaptainJack  
        Working...
        X