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 NullPointStrategies, Today, 05:17 AM
      0 responses
      52 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      130 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      70 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      43 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      47 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X