Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Entering after the first 39 minute bar

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

    Entering after the first 39 minute bar

    I'm trying to create a strategy that enters only after the first 30 minutes and in the direction of the breakout. Frequently price ranges for a couple of hours within that first 30 minutes range but I want the strategy to ONLY use the High and Low of the First 30 minute bar of the session as the trigger for the trade.

    I'm using the strategy builder to do this but i can't figure out how to set it to use only the first 30 minute bar (9:30 - 10am est) it's just entering at each break of the previous 30 minutes and that's not what I want.

    is this something I'm going to have to code from scratch? What is the best approach to do this?

    #2
    I found a reference to this concept in another post...a sample strategy was included....i'll check that out before inquiring again. thx

    Comment


      #3
      Hi ShruggedAtlas,

      Thanks for post and follow up. Yes, there is a sample strategy here for the high and low of a time range:


      If it's just the single first bar you want to get, you can do this in the strategy wizard condition builder as well. For your condition use Misc > Session Break == Misc > True.

      Then in the action section you can assign price data values to two UserVariables.
      Attached Files
      Ryan M.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      60 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      148 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      162 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      98 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      286 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X