Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

exit on entry candle?

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

    exit on entry candle?

    How could you tell builder to exit at the end of candle you got in at?
    I'm thinking of the BarTimer indicator but its not already set up for that.
    Or BarsSinceEntryExecution > 1 but that'll exit late.
    Thanks

    #2
    maybe I have to do it via Multi Time Frame (MTF)
    Like if my strategy is running on a 5min candle then
    I need to only allow it for 5 1min candles and exit on the 5th?

    Comment


      #3
      Hello ezrollin,

      Thank you for your post.

      Not a great way to do that with the Strategy Builder - the best you could really do is run the strategy OnBarClose, then check if you're in a position when the bar closes and send an order, but that order would be on the next bar, not on the bar you entered on. Adding a 1 minute added series wouldn't really help since you can't route orders to that series using the Strategy Builder, but that would be an option if you unlocked the code and manually created that logic.

      Please let us know if we may be of further assistance to you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      89 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      135 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      119 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      69 views
      0 likes
      Last Post PaulMohn  
      Working...
      X