Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to submit order when the first tick met the conditions

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

    how to submit order when the first tick met the conditions

    Im trying the strategy on replay.

    I found out the conditions is correctly shown at all time. But when I look at the pass order, all of them will be submitted at the Open of the next bar. The exit of the order is correct.

    How do I change this?

    I can see there is exit by the end of the bar can be True or False, but I dont see Enter by the tick or end of the bar setting.

    Which setting did I miss?

    Im seeing these in the pass historys before the recorded data, could it be just for, and all new order will be submitted whenever the first tick met conditions in future bars?

    Thanks.

    #2
    Backtested orders always are entered on the opening of the next bar. There is no way around.

    Comment


      #3
      That's ok for backtest order.

      If im going to run the strategy in a live simulated enviroment, am I going to see the entry/exit at the intra-bar?

      I am going to run the strategy using live data to forward test. So want to make sure my setting is right, so the entry/exit is at the intra-bar before I start.

      Thanks.
      Last edited by MoreYummy; 08-15-2008, 08:12 AM.

      Comment


        #4
        Note: You could test the live behavior on the sim feed/account to see how it works. Yes, orders are submitted right as you trigger the order method in your OnBarUpdate method.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        114 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        61 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        40 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        43 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        82 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X