Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Question about different data series and timeframes in Strategy

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

    Question about different data series and timeframes in Strategy

    Hello,

    Is it possible to create a strategy that uses two different timeframes as well as Range Bar Charts?

    For example:
    • Daily Chart
    • Hourly Chart
    • 40 tick Range Bar Chart

    Is this possible?

    Thanks.

    -Omer

    #2
    Hello Omer,

    Thanks for your post.

    Yes, it is possible.

    We highly recommend reviewing the multi time frame/series help guide to understand all of the concepts to understand when working in that environment: https://ninjatrader.com/support/help...nstruments.htm

    Please note that when you apply a strategy to a chart, the strategy will adopt the primary series of the chart as the primary series bars (BarsArray[0]). The other bar types and time frames would need to be added to the strategy script via AddDataSeries(). These added data series would not show on the chart and would only be accessed by the strategy code. Please review the provided link as it will help you considerably.

    Comment


      #3
      Originally posted by NinjaTrader_PaulH View Post
      Hello Omer,

      Thanks for your post.

      Yes, it is possible.

      We highly recommend reviewing the multi time frame/series help guide to understand all of the concepts to understand when working in that environment: https://ninjatrader.com/support/help...nstruments.htm

      Please note that when you apply a strategy to a chart, the strategy will adopt the primary series of the chart as the primary series bars (BarsArray[0]). The other bar types and time frames would need to be added to the strategy script via AddDataSeries(). These added data series would not show on the chart and would only be accessed by the strategy code. Please review the provided link as it will help you considerably.
      Thank you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      116 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      61 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      40 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      43 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      82 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X