Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Stop and Targets submitted at the same time as entry

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

    Stop and Targets submitted at the same time as entry

    I am having trouble with a strategy that I’m constructing in the strategy builder (I don’t know how to code). It is a multiple target strategy where I enter with two contracts when my conditions are met (this part is working fine) and then I set one contract target to an indicator (this is also working fine) and then submit a trailing stop for the second contract (this is working as well).
    The conditions to enter the trade are contingent on the current bar closing before any position is entered, for that reason I have used the ”on bar close” calculation.

    The problem I have is the stop and target orders do not enter until another complete bar has printed, obviously I can’t have this as the price can run down through my stop and then it doesn’t get entered. I seem to have a choice of either calculating “on tick” or “price change”, but then I enter many trades that I wouldn’t want to enter (mid bar conditions meet the strategy conditions, the the full bar doesn't). Can I have the entry wait for the bar close and then subsequent bars calculate in real time?


    What am I missing that would have the entry wait for a bar to close but the stops and target will enter at the same time?

    Screen shots of the strategy attached
    ​​
    Attached Files

    #2
    Hello MChiarandini,

    To have the entry condition work OnBarClose but have other conditions work OnPriceChange you can do that. In your entry condition you would need to add a condition checking misc -> is first tick of bar equals misc -> true. That will let the condition execute as each bar closes.

    Comment


      #3
      Thank You Jesse, I coudn't imagine there was a way to do this.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      76 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      40 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      63 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      63 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      53 views
      0 likes
      Last Post CarlTrading  
      Working...
      X