Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Open position based on signals from two time frames

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

    Open position based on signals from two time frames

    Hello!

    I want to make a strategy using two different timeframes:
    1. On larger timeframe I decide the direction of position(long/short)
    2. Based on signal from smaller time frame I open position

    For example, suppose I choose time frames 15min and 60min, on both timeframes I use some indicator.
    I want to detect the following case:
    1. On 60 min time frame signal from indicator is fired.
    2. Wait signal from the indicator from second time frame and open position if it is received

    Example:
    1. Suppose, bar for 10:00-11:00 is closed.
    2. On the 11:05 I know that condition for bar 11:00-12:00 is fulfilled(i.e. signal from 60min time frame is received)
    3. In 11:30 I receive signal from 15min time frame and open position

    Please, give me a piece of advice, how to implement this strategy.

    #2
    Hello,

    You can accomplish this by adding a secondary data series in your script. We have a reference sample available that will show you how to accomplish this in your code:

    http://www.ninjatrader.com/support/f...ead.php?t=5787

    Please let me know if I can assist further.
    Dave I.NinjaTrader Product Management

    Comment


      #3
      Originally posted by NinjaTrader_Dave View Post
      Hello,

      You can accomplish this by adding a secondary data series in your script. We have a reference sample available that will show you how to accomplish this in your code:



      Please let me know if I can assist further.
      Hello!

      Thank you! It was helpful, but I took a look at other samples and, I think, the sample SampleIntrabarBacktest is more relevant.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      648 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      369 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      108 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      572 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      573 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X