Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding Data Series to a panel

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

    Adding Data Series to a panel

    Hey guys, is it possible to assign a secondary data series to appear in panel 2 in a backtest strategy?

    For example on initialize i have code:
    Add(PeriodType.Day, 1);

    My primary series ES renko 5 brick but would also like to view the daily in the bottom part of the chart, is this possible?

    #2
    Hello,

    We do not have any supported methods to add bars to a second panel, but it is possible to do by over ridding the plot method.

    Please have a look at the Spread w/ CandleSticks indicator which shows how to do this:

    MatthewNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X