Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

2 time frames / instruments on panel 1

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

    2 time frames / instruments on panel 1

    Hi,

    I'd like to add to my strategy a second time frame (AddDataSeries(stringinstrumentName,BarsPeriodbarsPeriod,stringtradingHoursName)) overlaid by the first time frame. Both should appear on the first panel.

    Found a Ninjatrader blog that shows exactly what I try to achieve with some within a strategy.

    Explore futures trading platforms designed for traders of all levels at NinjaTrader. Learn how to open a brokerage account and take the next step.


    Is this possible?

    #2
    Hello enable,

    Thank you for your note.

    It is not possible to programmably add a second series to be displayed or overlayed on a chart. The AddDataSeries method you mention is used to add additional data series to the strategy for calculation, but not display.

    Please let us know if you need further assistance.
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      enable,
      What you can do is use the AddDataSeries in your strategy for your Strategy to use and then Add the Data Series to the chart by right clicking on the chart and adding it in. Just select the Box style, panel etc. that you want. This way your strategy will have access to it via the add command in your strategy and you can visually see it because you added it to the chart.

      J~

      Comment


        #4
        Great idea, JerryWar. I'll give it a try.

        Thanks for your support.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        64 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        139 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        75 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        45 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        50 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X