Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
      Kate W.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by f.saeidi, Today, 05:56 AM
      1 response
      3 views
      0 likes
      Last Post Jltarrau  
      Started by Jltarrau, Today, 05:57 AM
      0 responses
      4 views
      0 likes
      Last Post Jltarrau  
      Started by Stanfillirenfro, Yesterday, 09:19 AM
      7 responses
      51 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by TraderCro, 04-12-2024, 11:36 AM
      4 responses
      70 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Mindset, Yesterday, 02:04 AM
      1 response
      15 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X