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 CarlTrading, 03-31-2026, 09:41 PM
      1 response
      45 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      21 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      31 views
      1 like
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      50 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      42 views
      0 likes
      Last Post CarlTrading  
      Working...
      X