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, 05-11-2026, 05:56 AM
      0 responses
      56 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      33 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      195 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      359 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      280 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X