Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ENtry stop order

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

    ENtry stop order

    Please could you explain if a stop order used for an entry is trigered on the current bar or on the next bar.
    Also programing a strategy I do not see the difference between a market if touch order and a stop order
    Thank you very much

    #2
    Hello Kamala,

    Thank you for your post.

    Order are submitted on the close of the bar when processing over historical data or when you run the strategy with the CalculateOnBarClose option set to True. If you set CalculateOnBarClose to False then the strategy will calculate intra-bar on real-time data and therefore submit any orders in real-time as intra-bar as well.

    Stop Market orders will trigger when the price meets them and then they become a Market Order.
    Market If Touch are orders that become market when the price touches them.
    A Sell Stop Market Order must be submitted below the current price and a Sell Market If Touch order must be submitted above the current price. Vice Versa for Buy orders.

    Please let me know if you have any questions.

    Comment


      #3
      Thank you for your reply
      Please could you tell me where do I set it to true or false?
      Thanks a lot

      Comment


        #4
        Hello Kamala,

        Thank you for your response.

        CalculateOnBarClose is used in NinjaTrader 7 and Calculate is used in NinjaTrader 8. You can find details on both at the following links.

        CalculateOnBarClose: https://ninjatrader.com/support/help...onbarclose.htm
        Calculate: https://ninjatrader.com/support/help.../calculate.htm

        Please let me know if you have any questions.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        651 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        370 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        109 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        574 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        577 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X